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 b799341c678c7610fb4f9d2863f26828b893ce65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 07:48:48 2026 -0400
Bump cxf.tika.version from 3.2.3 to 3.3.0 (#2993)
Bumps `cxf.tika.version` from 3.2.3 to 3.3.0.
Updates `org.apache.tika:tika-core` from 3.2.3 to 3.3.0
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/compare/3.2.3...3.3.0)
Updates `org.apache.tika:tika-parser-pdf-module` from 3.2.3 to 3.3.0
---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
dependency-version: 3.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parser-pdf-module
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 28f7a4aae536b4ae9a094af168fe7fbbc125320f)
# 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 130473c218a..8aac77a9a6c 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.131.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.32.0</cxf.swagger.ui.version>
- <cxf.tika.version>3.2.3</cxf.tika.version>
+ <cxf.tika.version>3.3.0</cxf.tika.version>
<cxf.tomcat.version>10.1.52</cxf.tomcat.version>
<cxf.jboss.weld.version>5.1.2.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 5af3db6fd67..78b664c23f4 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.32.0</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.45</cxf.swagger.v3.version>
- <cxf.tika.version>3.2.3</cxf.tika.version>
+ <cxf.tika.version>3.3.0</cxf.tika.version>
<cxf.tomcat.version>10.1.52</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>