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

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


The following commit(s) were added to refs/heads/main by this push:
     new 993d37be9 TIKA-4327: update cxf
993d37be9 is described below

commit 993d37be9d87babaf015a82bdfc5f17bd712280d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 16 12:20:41 2025 +0200

    TIKA-4327: 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 f27d15104..eb0b47a70 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -347,7 +347,7 @@
     <ctakes.version>6.0.0</ctakes.version>
     <!-- can't use 4.1.0, fails in tika server core because it uses jetty 12, 
which we can't
          use due to the problems explained there -->
-    <cxf.version>4.0.8</cxf.version>
+    <cxf.version>4.0.9</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