janhoy commented on code in PR #4591: URL: https://github.com/apache/solr/pull/4591#discussion_r3521976826
########## changelog/unreleased/PR#4591-update-all-non-major-dependencies.yml: ########## @@ -0,0 +1,13 @@ +title: "Updated dependencies: caffeine 3.2.3 -> 3.2.4, gradle-versions-plugin + 0.53.0 -> 0.54.0, byte-buddy 1.18.8-jdk5 -> 1.18.9, carrot2-core 4.8.1 -> 4.8.6, + randomizedtesting 2.8.4 -> 2.9.1, spotless 8.3.0 -> 8.7.0, ecj 3.39.0 -> 3.46.0, + annotations 26.0.2 -> 26.1.0, langchain4j 1.16.3 -> 1.17.0, dependency-check-gradle + 12.1.3 -> 12.2.2, spotbugs 4.9.8 -> 4.10.2" +type: dependency_update +authors: + - name: solrbot + - name: Jan Høydahl Review Comment: We have a grouping for dependencies in the test configuration (see #4598). Perhaps we could extend that group to also include libs we know we don't ship. Not sure if there is a clean way of selecting those in renovate, but manually curating a long list of maven coordinates is for sure one way - until one of those is suddenly included in production runtime... -- 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]
