mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
289 B
289 B
category
| category |
|---|
| fix |
- In
build-mode: nonewhere 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.