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 5e3af5f781 TIKA-4488: update cxf
5e3af5f781 is described below
commit 5e3af5f7817545bd2d1a33d8fdb38239e772fc4b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 12 09:58:48 2026 +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 52be99159b..78031ed097 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.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>