This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 977a240b4 TIKA-4488: update cxf
977a240b4 is described below

commit 977a240b493f9440231db3d94f763ab1e6e99063
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 8 09:52:40 2025 +0100

    TIKA-4488: update cxf
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index fa53dabd1..0fefee469 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -343,7 +343,7 @@
     <!-- can't update to 6, this requires jdk17 -->
     <ctakes.version>5.1.0</ctakes.version>
     <!-- can't update to 4.1.0, this requires jdk17 -->
-    <cxf.version>4.0.9</cxf.version>
+    <cxf.version>4.0.10</cxf.version>
     <ddplist.version>1.28</ddplist.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>
     <fakeload.version>0.7.0</fakeload.version>

Reply via email to