You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/10/05 06:37:45 UTC

[cxf] branch 3.5.x-fixes updated: Updating to Tika 2.5.0

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

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


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new 0687e6ff56 Updating to Tika 2.5.0
0687e6ff56 is described below

commit 0687e6ff561893a34a77a2d4da7dc527a4f1e303
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Oct 5 05:42:02 2022 +0100

    Updating to Tika 2.5.0
    
    (cherry picked from commit fababbddfb4f1556bc629e27e9e5cf46cce054ea)
    (cherry picked from commit 9d4a768e56e78634bd02977cb631ee447b41e2c1)
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index c235d72ebb..d4c3c025bd 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         <cxf.netty.version>4.1.82.Final</cxf.netty.version>
         <cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.11.1</cxf.swagger.ui.version>
-        <cxf.tika.version>2.4.1</cxf.tika.version>
+        <cxf.tika.version>2.5.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.67</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index 28b91f7352..cf23f51356 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
         <cxf.swagger2.version>1.6.7</cxf.swagger2.version>
         <cxf.swagger2.guava.version>31.0.1-jre</cxf.swagger2.guava.version>
         <cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
-        <cxf.tika.version>2.4.1</cxf.tika.version>
+        <cxf.tika.version>2.5.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.67</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>