janhoy commented on a change in pull request #582: URL: https://github.com/apache/solr/pull/582#discussion_r796435683
########## File path: versions.lock ########## @@ -29,7 +29,7 @@ com.google.cloud:google-cloud-core:1.94.3 (3 constraints: da2307c0) com.google.cloud:google-cloud-core-http:1.94.3 (2 constraints: 651543d8) com.google.cloud:google-cloud-storage:1.113.14 (2 constraints: 10143aa3) com.google.code.findbugs:annotations:3.0.1 (1 constraints: 0605fb35) -com.google.code.findbugs:jsr305:3.0.2 (9 constraints: 057f5545) +com.google.code.findbugs:jsr305:3.0.2 (2 constraints: cd195721) Review comment: I excluded it from ref-guide and s3-repository as well, and now we're down to only ``` ./gradlew why --hash=b70f3485 > Task :why com.google.code.findbugs:jsr305:3.0.1 com.google.code.findbugs:annotations -> 3.0.1 ``` I think this one is the testOnly from https://github.com/apache/solr/blob/main/gradle/hacks/solr.findbugs.gradle#L40 -- 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