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 2020/09/09 08:37:56 UTC

[camel] branch camel-2.25.x updated: Upgrade Tika to version 1.24.1

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

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


The following commit(s) were added to refs/heads/camel-2.25.x by this push:
     new 203e14d  Upgrade Tika to version 1.24.1
203e14d is described below

commit 203e14d30ce91ef197d347d09fac8c23332de493
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 24 12:36:19 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e4b0da8..e15de0a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -690,7 +690,7 @@
     <testcontainers-version>1.10.5</testcontainers-version>
     <testng-version>6.14.2</testng-version>
     <tinybundles-version>2.1.1</tinybundles-version>
-    <tika-version>1.24</tika-version>
+    <tika-version>1.24.1</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>