epugh opened a new pull request, #4555: URL: https://github.com/apache/solr/pull/4555
# Description Update to latest 1.9.x release of OpenNLP that fixes some CVE's. # Solution Inspired by https://github.com/apache/solr/pull/1424, which removed pinning of opennlp to rely on Lucene's version, this undoes that and pins to 1.9.5 instead of the one that lucene relies on 1.9.4. I will also open a PR against Lucene 9x in case there is ever a release of that to pick this up. # Tests Re run existing tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
