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,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.