Release preparation for version 2.23.8

This commit is contained in:
github-actions[bot]
2025-12-08 14:38:23 +00:00
parent b5f705a4f1
commit 66c51e979e
164 changed files with 372 additions and 85 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.2
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.3
groups:
- java
- queries