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 33fbbc3  Updating Tika to 1.28
33fbbc3 is described below

commit 33fbbc38452f5c2ab56fb9f0c49755a7b9ea69b0
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Dec 28 10:17:49 2021 +0000

    Updating Tika to 1.28
---
 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 c467bdb..0c28e9a 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.72.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>3.52.1</cxf.swagger.ui.version>
-        <cxf.tika.version>1.27</cxf.tika.version>
+        <cxf.tika.version>1.28</cxf.tika.version>
         <cxf.tomcat.version>9.0.56</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index 66ed245..b162792 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
         <cxf.swagger.v3.version>2.1.6</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.3</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
-        <cxf.tika.version>1.27</cxf.tika.version>
+        <cxf.tika.version>1.28</cxf.tika.version>
         <cxf.tomcat.version>9.0.56</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.7</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>

Reply via email to