You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/02 06:46:56 UTC

[camel] branch master updated: Upgrade Tika to version 1.22

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 624e73a  Upgrade Tika to version 1.22
624e73a is described below

commit 624e73aee9daea13ee87ad8665156db2a9a0fa37
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 2 08:46:35 2019 +0200

    Upgrade Tika to version 1.22
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 02c5c95..937d5f6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -616,7 +616,7 @@
         <testcontainers-version>1.12.0</testcontainers-version>
         <testng-version>6.14.2</testng-version>
         <tinybundles-version>2.1.1</tinybundles-version>
-        <tika-version>1.21</tika-version>
+        <tika-version>1.22</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>