You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/01/02 11:36:24 UTC

[camel] branch camel-2.21.x updated: Updating Tika

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.21.x by this push:
     new a5dbd39  Updating Tika
a5dbd39 is described below

commit a5dbd39972be9c08f0c093108067a7711ddee4ea
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jan 2 10:58:37 2019 +0000

    Updating Tika
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 938b7b9..8cf105d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -692,7 +692,7 @@
     <tagsoup-version>1.2.1</tagsoup-version>
     <testng-version>6.8.21</testng-version>
     <tinybundles-version>2.1.1</tinybundles-version>
-    <tika-version>1.18</tika-version>
+    <tika-version>1.20</tika-version>
     <twilio-version>7.9.1</twilio-version>
     <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.7</twitter4j-version>