Skip to content

Commit 75c3730

Browse files
authored
TIKA-4327 -- bump cxf and jetty (#2901)
1 parent ceaa982 commit 75c3730

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

tika-parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
<commons.math3.version>3.6.1</commons.math3.version>
344344
<commons.net.version>3.12.0</commons.net.version>
345345
<ctakes.version>6.0.0</ctakes.version>
346-
<cxf.version>4.1.7</cxf.version>
346+
<cxf.version>4.2.2</cxf.version>
347347
<ddplist.version>1.29</ddplist.version>
348348
<dl4j.version>1.0.0-M2.1</dl4j.version>
349349
<fakeload.version>0.7.0</fakeload.version>
@@ -382,9 +382,8 @@
382382
<jcommander.version>1.82</jcommander.version>
383383
<jdom2.version>2.0.6.1</jdom2.version>
384384
<jempbox.version>1.8.17</jempbox.version>
385-
<!-- pinned to the 12.0.x line CXF and SolrJ build against; 12.0.36 matches CXF's jetty-ee10-servlet -->
386-
<jetty.version>12.0.36</jetty.version>
387-
<jetty.http2.version>12.0.36</jetty.http2.version>
385+
<jetty.version>12.1.10</jetty.version>
386+
<jetty.http2.version>12.1.10</jetty.http2.version>
388387
<jhighlight.version>2.0.0</jhighlight.version>
389388
<jna.version>5.19.1</jna.version>
390389
<json.simple.version>1.1.1</json.simple.version>

0 commit comments

Comments
 (0)