·
2 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Added 3 MSVC csharp compiler options (#436) @MarcMazas
- Bump ErrorProne to 2.37.0 - requires Java 17 (#432) @slachiewicz
🐛 Bug Fixes
- Fix Zip Slip vulnerability in JAR extraction (#453) @copilot-swe-agent[bot]
- Fixed wrong excludes management (#444) @pzygielo
👻 Maintenance
- Replace
FileUtils.deleteDirectory(File)with JDK provided API (#461) @slachiewicz - chore: remove junit3 references (#458) @sparsick
- Update Java version checks to include JDK 25 (#452) @slachiewicz
- Include JDK 24 in CI (#433) @slachiewicz
- Apply spotless re-formatting (#429) @ascheman
- Create codeql.yml (#402) @slachiewicz
- Pass tests with Java 22 and 23 (#401) @slachiewicz
📦 Dependency updates
- Bump ErrorProne to 2.37.0 - requires Java 17 (#432) @slachiewicz
- Bump com.google.guava:guava to 33.5.0-jre (#449) @dependabot[bot]
- Bump eclipse.sisu.version from 0.9.0.M3 to 0.9.0.M4 (#438) @dependabot[bot]
- Bump org.codehaus.plexus:plexus to 24 (#456) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing to 2.0.1 (#460) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils to 4.0.2 (#414) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#387) @dependabot[bot]
- Bump org.eclipse.jdt:ecj to 3.43.0 (#448) @dependabot[bot]
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#399) @dependabot[bot]