first draft for JDK 25 migration (including comments)

This commit is contained in:
Armin Schrenk
2025-09-25 12:27:44 +02:00
parent 2d29b1a76f
commit cdcd43a805
16 changed files with 52 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ on:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: 24
JAVA_VERSION: 25
defaults:
run: