Merge pull request #21025 from github/oscarsj/mergeback-rc-3-20-into-main

Mergeback rc/3.20 into main
This commit is contained in:
Óscar San José
2025-12-15 11:59:58 +01:00
committed by GitHub
237 changed files with 513 additions and 226 deletions

View File

@@ -1,3 +1,7 @@
## 7.8.2
No user-facing changes.
## 7.8.1
No user-facing changes.

View File

@@ -0,0 +1,3 @@
## 7.8.2
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 7.8.1
lastReleaseVersion: 7.8.2

View File

@@ -1,5 +1,5 @@
name: codeql/java-all
version: 7.8.2-dev
version: 7.8.3-dev
groups: java
dbscheme: config/semmlecode.dbscheme
extractor: java

View File

@@ -1,3 +1,9 @@
## 1.10.3
### Minor Analysis Improvements
* Java analysis no longer forces `--source` and `--target` compiler flags for Maven builds. This allows Maven to use the project's own compiler configuration, improving build compatibility.
## 1.10.2
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 1.10.3
### Minor Analysis Improvements
* Java analysis no longer forces `--source` and `--target` compiler flags for Maven builds. This allows Maven to use the project's own compiler configuration, improving build compatibility.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.10.2
lastReleaseVersion: 1.10.3

View File

@@ -1,5 +1,5 @@
name: codeql/java-queries
version: 1.10.3-dev
version: 1.10.4-dev
groups:
- java
- queries