From 22f474c14ba63898e78bc8b2ac9af122f987dcdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:43:16 +0000 Subject: [PATCH] Bump cxf.tika.version from 3.3.2 to 4.0.0 Bumps `cxf.tika.version` from 3.3.2 to 4.0.0. Updates `org.apache.tika:tika-core` from 3.3.2 to 4.0.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/3.3.2...4.0.0) Updates `org.apache.tika:tika-parser-pdf-module` from 3.3.2 to 4.0.0 Updates `org.apache.tika:tika-parser-miscoffice-module` from 3.3.2 to 4.0.0 --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-parser-pdf-module dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.tika:tika-parser-miscoffice-module dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 623a75899b2..a929cfe931e 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -37,7 +37,7 @@ 4.2.17.Final 4.5.14 5.32.11 - 3.3.2 + 4.0.0 11.0.25 6.0.4.Final 2.14.0 diff --git a/parent/pom.xml b/parent/pom.xml index 5a988a9a159..5c735896602 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -224,7 +224,7 @@ 1.8.3 5.32.11 2.2.53 - 3.3.2 + 4.0.0 11.0.25 1.8 2.4.2.Final