mawiesne opened a new pull request, #71: URL: https://github.com/apache/opennlp-sandbox/pull/71
- adjusts opennlp-tools to 2.1.0 - adjusts parent project (org.apache.apache) to version 18 - adjusts Java language level to 11 - updates several dependencies to more up-to-date versions to mitigate several CVEs - adjusts code to changes in various dependencies - adjusts some array declarations to comply with Java, not C style - adapts codebase to work with Solr & Lucene version 8.11.x - fixes existing JUnit tests - removes binary version of `jverbnet` from the lib folder in exchange for the most recent, maven managed version of this dependency - removes **all** other binary dep jars from '**lib**' folder - all managed via Maven now - kicks out "Auto-generated catch block" comments - removes unused imports -- 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: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org