mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
4 lines
248 B
Plaintext
4 lines
248 B
Plaintext
---
|
|
category: minorAnalysis
|
|
---
|
|
* Java analysis now selects the Java version to use informed by Maven POM files across all project modules. It also tries to use Java 17 or higher for all Maven projects if possible, for improved build compatibility. |