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/09/16 06:10:51 UTC

[cxf] branch 3.4.x-fixes updated: Updating Tika to 1.28.5

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

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new abd1e45c6d Updating Tika to 1.28.5
abd1e45c6d is described below

commit abd1e45c6d18b3d4e29baf526b7a74ae91ee6451
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Sep 16 07:10:33 2022 +0100

    Updating Tika to 1.28.5
---
 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 451b626d7c..315a4e7726 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.79.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>1.28.4</cxf.tika.version>
+        <cxf.tika.version>1.28.5</cxf.tika.version>
         <cxf.tomcat.version>9.0.65</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index 42df4bf47f..c3115635af 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <cxf.swagger2.version>1.6.6</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>1.28.4</cxf.tika.version>
+        <cxf.tika.version>1.28.5</cxf.tika.version>
         <cxf.tomcat.version>9.0.65</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>