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/12/09 09:39:42 UTC

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

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 1704ad0  Upgrade Tika to version 1.23
1704ad0 is described below

commit 1704ad0e16d972bf14c801d702bfe2de1c2da5b4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 9 10:39:13 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c6236d3..7726abd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -626,7 +626,7 @@
         <templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
         <testcontainers-version>1.12.4</testcontainers-version>
         <tinybundles-version>2.1.1</tinybundles-version>
-        <tika-version>1.22</tika-version>
+        <tika-version>1.23</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>