cpoerschke commented on code in PR #3659: URL: https://github.com/apache/solr/pull/3659#discussion_r2349079928
########## gradle/libs.versions.toml: ########## @@ -37,7 +37,7 @@ apache-httpcomponents-httpcore = "4.4.16" apache-httpcomponents-httpmime = "4.5.14" apache-kafka = "3.9.0" apache-log4j = "2.21.0" -apache-lucene = "10.2.1" +apache-lucene = "10.3.0" Review Comment: Looks like `solr/CHANGES.txt` approximately line 165 references 10.2.1 precisely rather than 10.x approximately i.e. suggest to update there too. -- 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]
