gerlowskija commented on code in PR #1043: URL: https://github.com/apache/solr/pull/1043#discussion_r979439181
########## versions.lock: ########## @@ -415,5 +411,6 @@ org.springframework.boot:spring-boot-starter-jetty:2.3.12.RELEASE (1 constraints org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE (1 constraints: 03178f4e) org.springframework.boot:spring-boot-starter-logging:2.3.12.RELEASE (1 constraints: 98154deb) org.springframework.boot:spring-boot-starter-web:2.3.12.RELEASE (1 constraints: 1d0d3137) +org.yaml:snakeyaml:1.26 (1 constraints: 0c13dd1f) Review Comment: `./gradlew dependencies` shows that it's pulled in transitively by the s3mock test dep in the `s3-repository` module. So I guess s3-mock would be the thing to update if we're concerned about it? It looks like we used 1.30 prior to this PR. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org