File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 379379 <jdom2 .version>2.0.6.1</jdom2 .version>
380380 <jempbox .version>1.8.17</jempbox .version>
381381 <!-- can't update to jetty 12 because of problem in solr integration tests
382- due to Http2SolrClient (solrj 9.7 .0)
382+ due to Http2SolrClient (solrj 9.10 .0)
383383 (only on the CI, not on local Windows with Docker, see comment in TIKA-4327 on 14.12.2024)
384- expecting org.eclipse.jetty.client.util.InputStreamResponseListener
384+ expecting org.eclipse.jetty.client.util.InputStreamResponseListener which is only available
385+ in Jetty up to 11.0.26
385386 but this class is now in org.eclipse.jetty.client, see also
386387 https://jetty.org/docs/jetty/12/programming-guide/migration/11-to-12.html
387- when updating, see also TODO in PipesBiDirectionalStreamingIntegrationTest -->
388+ when updating, see also TODO in PipesBiDirectionalStreamingIntegrationTest
389+ and add jakarta.servlet jakarta.servlet-api 6.0.0 to tika-server-core
390+ -->
388391 <jetty .version>11.0.26</jetty .version>
389392 <jetty .http2.version>11.0.26</jetty .http2.version>
390393 <jhighlight .version>1.1.0</jhighlight .version>
You can’t perform that action at this time.
0 commit comments