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 c6fe6360b8 TIKA-4327: update cxf
c6fe6360b8 is described below

commit c6fe6360b86f51d7c76da02764d38b5f7087485d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 12 16:38:45 2026 +0100

    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 a80cb52a9d..e7d6401f79 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -344,7 +344,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.10</cxf.version>
+    <cxf.version>4.0.11</cxf.version>
     <ddplist.version>1.29</ddplist.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>
     <fakeload.version>0.7.0</fakeload.version>

Reply via email to