This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit d687e4081fa40341936615bf0daaeebf9e38f62f Author: Andriy Redko <[email protected]> AuthorDate: Fri Dec 5 12:45:48 2025 -0500 Update Apache Tika to 3.2.3 --- 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 4633fb6b33..808376f3d7 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -37,7 +37,7 @@ <cxf.netty.version>4.2.7.Final</cxf.netty.version> <cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version> <cxf.swagger.ui.version>5.30.3</cxf.swagger.ui.version> - <cxf.tika.version>3.2.2</cxf.tika.version> + <cxf.tika.version>3.2.3</cxf.tika.version> <cxf.tomcat.version>11.0.14</cxf.tomcat.version> <cxf.jboss.weld.version>6.0.3.Final</cxf.jboss.weld.version> <cxf.gson.version>2.13.2</cxf.gson.version> diff --git a/parent/pom.xml b/parent/pom.xml index 1bc99d7190..cc0dfb519d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -220,7 +220,7 @@ <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version> <cxf.swagger.ui.version>5.30.3</cxf.swagger.ui.version> <cxf.swagger.v3.version>2.2.41</cxf.swagger.v3.version> - <cxf.tika.version>3.2.2</cxf.tika.version> + <cxf.tika.version>3.2.3</cxf.tika.version> <cxf.tomcat.version>11.0.14</cxf.tomcat.version> <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version> <cxf.undertow.version>2.4.0.Alpha1</cxf.undertow.version>
