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
The following commit(s) were added to refs/heads/main by this push:
new 28f7a4aae53 Bump cxf.tika.version from 3.2.3 to 3.3.0 (#2993)
28f7a4aae53 is described below
commit 28f7a4aae536b4ae9a094af168fe7fbbc125320f
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>
---
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 4481901c887..9a204d5704f 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.10.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>11.0.20</cxf.tomcat.version>
<cxf.jboss.weld.version>6.0.4.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 d0656fcb853..f7890faeb77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,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>11.0.20</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.4.0.RC2</cxf.undertow.version>