This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 85ec818d2691e818259a7c2d5ad43eb45846791d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 08:53:58 2026 -0400
Bump cxf.tika.version from 3.3.1 to 3.3.2 (#3354)
Bumps `cxf.tika.version` from 3.3.1 to 3.3.2.
Updates `org.apache.tika:tika-core` from 3.3.1 to 3.3.2
- [Changelog](https://github.com/apache/tika/blob/3.3.2/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/3.3.1...3.3.2)
Updates `org.apache.tika:tika-parser-pdf-module` from 3.3.1 to 3.3.2
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-version: 3.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.apache.tika:tika-parser-pdf-module
dependency-version: 3.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 28da8f17c37f787fc29759cf87d20af389a211ea)
# Conflicts:
# distribution/src/main/release/samples/pom.xml
# parent/pom.xml
---
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 21c622e6472..42779b82dad 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.1.136.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
- <cxf.tika.version>3.3.1</cxf.tika.version>
+ <cxf.tika.version>3.3.2</cxf.tika.version>
<cxf.tomcat.version>10.1.57</cxf.tomcat.version>
<cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.14.0</cxf.gson.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 7d6a3acf54c..2eb9d3c8af4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.52</cxf.swagger.v3.version>
- <cxf.tika.version>3.3.1</cxf.tika.version>
+ <cxf.tika.version>3.3.2</cxf.tika.version>
<cxf.tomcat.version>10.1.57</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.3.23.Final</cxf.undertow.version>