This is an automated email from the ASF dual-hosted git repository.
tballison 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 75c3730126 TIKA-4327 -- bump cxf and jetty (#2901)
75c3730126 is described below
commit 75c3730126558c2cc8662d284cde01226165eb56
Author: Tim Allison <[email protected]>
AuthorDate: Wed Jun 24 16:05:52 2026 -0400
TIKA-4327 -- bump cxf and jetty (#2901)
---
tika-parent/pom.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 9a2bb0b5da..f435907f40 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -343,7 +343,7 @@
<commons.math3.version>3.6.1</commons.math3.version>
<commons.net.version>3.12.0</commons.net.version>
<ctakes.version>6.0.0</ctakes.version>
- <cxf.version>4.1.7</cxf.version>
+ <cxf.version>4.2.2</cxf.version>
<ddplist.version>1.29</ddplist.version>
<dl4j.version>1.0.0-M2.1</dl4j.version>
<fakeload.version>0.7.0</fakeload.version>
@@ -382,9 +382,8 @@
<jcommander.version>1.82</jcommander.version>
<jdom2.version>2.0.6.1</jdom2.version>
<jempbox.version>1.8.17</jempbox.version>
- <!-- pinned to the 12.0.x line CXF and SolrJ build against; 12.0.36
matches CXF's jetty-ee10-servlet -->
- <jetty.version>12.0.36</jetty.version>
- <jetty.http2.version>12.0.36</jetty.http2.version>
+ <jetty.version>12.1.10</jetty.version>
+ <jetty.http2.version>12.1.10</jetty.http2.version>
<jhighlight.version>2.0.0</jhighlight.version>
<jna.version>5.19.1</jna.version>
<json.simple.version>1.1.1</json.simple.version>