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

commit 1fa60c5eafabdffc5fbaf07f5785bed579e752bb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 8 09:53:05 2025 +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 24671ad41..e8a378c92 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -341,7 +341,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.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