ppkarwasz commented on code in PR #4690: URL: https://github.com/apache/solr/pull/4690#discussion_r3723386365
########## gradle/libs.versions.toml: ########## @@ -79,6 +79,9 @@ commons-io = "2.22.0" compose = "1.11.1" cuvs-java = "26.06.0" cuvs-lucene = "25.12.0" +cyclonedx = "3.0.2" +# @keep npm tool generating the SBOM of the OpenAPI JS client, installed by :solr:webapp:js-client Review Comment: It prevents `versionCatalogFormat` to consider the dependency unused and to remove the version number. -- 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]
