We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0268c9e commit 1b72962Copy full SHA for 1b72962
tika-parent/pom.xml
@@ -382,7 +382,8 @@
382
<jdom2.version>2.0.6.1</jdom2.version>
383
<jempbox.version>1.8.17</jempbox.version>
384
<!-- can't update to jetty 12 because of problem in solr integration tests
385
- due to Http2SolrClient (solrj 9.7.0)
+ due to Http2SolrClient (solrj 9.7.0)
386
+ (only on the CI, not on local Windows with Docker)
387
expecting org.eclipse.jetty.client.util.InputStreamResponseListener
388
but this class is now in org.eclipse.jetty.client, see also
389
https://jetty.org/docs/jetty/12/programming-guide/migration/11-to-12.html
0 commit comments