mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
10 lines
397 B
Markdown
10 lines
397 B
Markdown
## 4.2.0
|
|
|
|
### Major Analysis Improvements
|
|
|
|
* Java: The generated JDK 17 models have been updated.
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Java `build-mode=none` extraction now packages the Maven plugin used to examine project dependencies. This means that dependency identification is more likely to succeed, and therefore analysis quality may rise, in scenarios where Maven Central is not reachable.
|