From commits-return-65834-archive-asf-public=cust-asf.ponee.io@camel.apache.org Wed Oct 10 08:06:47 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C0EBD180672 for ; Wed, 10 Oct 2018 08:06:46 +0200 (CEST) Received: (qmail 90615 invoked by uid 500); 10 Oct 2018 06:06:45 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 90606 invoked by uid 99); 10 Oct 2018 06:06:45 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2018 06:06:45 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 098548506D; Wed, 10 Oct 2018 06:06:45 +0000 (UTC) Date: Wed, 10 Oct 2018 06:06:44 +0000 To: "commits@camel.apache.org" Subject: [camel] branch master updated: Upgrade Tika to version 1.19.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153915160475.1610.17824524891235506588@gitbox.apache.org> From: acosentino@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 99b791c094b1a429b51f372d53c39e382e4859ea X-Git-Newrev: bd95eaf8b28667c6dd63a24581c1a6af6929e410 X-Git-Rev: bd95eaf8b28667c6dd63a24581c1a6af6929e410 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new bd95eaf Upgrade Tika to version 1.19.1 bd95eaf is described below commit bd95eaf8b28667c6dd63a24581c1a6af6929e410 Author: Andrea Cosentino AuthorDate: Wed Oct 10 08:06:04 2018 +0200 Upgrade Tika to version 1.19.1 --- parent/pom.xml | 2 +- .../components-starter/camel-tika-starter/pom.xml | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5de278b..e0a77c7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -684,7 +684,7 @@ 1.9.1 6.14.2 2.1.1 - 1.19 + 1.19.1 7.9.1 4.0.7_1 4.0.7 diff --git a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml index 3ce6887..4d2a121 100644 --- a/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-tika-starter/pom.xml @@ -38,18 +38,6 @@ org.apache.camel camel-tika ${project.version} - - - - log4j - log4j - - - org.slf4j - slf4j-log4j12 - - -