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 37554935c TIKA-4326: update cxf
37554935c is described below

commit 37554935c16652172954038c6c85d612bd434d83
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Dec 10 05:55:00 2024 +0100

    TIKA-4326: 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 d8f673ad9..40c0b6c10 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -344,7 +344,7 @@
     <commons.net.version>3.11.1</commons.net.version>
     <!-- can't update to 6, this requires jdk17 -->
     <ctakes.version>5.1.0</ctakes.version>
-    <cxf.version>4.0.5</cxf.version>
+    <cxf.version>4.0.6</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