Files
codeql/java/ql/lib/change-notes/2025-03-27-gradle-fetch-reduction.md
Chris Smowton d8f7f182a9 Change note
2025-03-31 13:36:23 +01:00

289 B

category
category
fix
  • In build-mode: none where the project has a Gradle build system, database creation no longer attempts to download some non-existent jar files relating to non-jar Maven artifacts, such as BOMs. This was harmless, but saves some time and reduces spurious warnings.