janhoy commented on code in PR #4505: URL: https://github.com/apache/solr/pull/4505#discussion_r3501694802
########## gradle/libs.versions.toml: ########## @@ -64,7 +64,7 @@ benmanes-versions = "0.53.0" bouncycastle = "1.84" # @keep Browserify version used in ref-guide browserify = "17.0.0" -bytebuddy = "1.18.8-jdk5" +bytebuddy = "1.18.10-jdk5" Review Comment: ```suggestion bytebuddy = "1.18.10" ``` ########## changelog/unreleased/PR#4505-update-bytebuddy.yml: ########## @@ -0,0 +1,7 @@ +title: Update bytebuddy to v1.18.10-jdk5 Review Comment: ```suggestion title: Update bytebuddy to v1.18.10 ``` -- 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]
