epugh commented on code in PR #1999: URL: https://github.com/apache/solr/pull/1999#discussion_r1355315707
########## versions.props: ########## @@ -70,3 +70,4 @@ org.semver4j:semver4j=5.2.1 org.slf4j:*=2.0.9 org.xerial.snappy:snappy-java=1.1.10.5 software.amazon.awssdk:*=2.20.155 +org.apache.opennlp:opennlp*=2.2.0 Review Comment: I think updating the Lucene dependency is a PR on you @jzonthemtn right? (I actually have done no commits to Lucene, so wouldn't be comfortable attempting to update opennlp there). And yeah, then in Lucene 9.9, we could remove this dependency here... -- 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]
