update JDK for release builds to 23.0.2 (except ppa-builds)

This commit is contained in:
Armin Schrenk
2025-03-24 16:55:45 +01:00
parent 7446c69cd8
commit c6193bc259
5 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ on:
env:
JAVA_DIST: 'temurin'
JAVA_VERSION: '23.0.1+11'
JAVA_VERSION: '23.0.27'
jobs:
get-version: