ci: bump java version to 25-tem

This commit is contained in:
Christian Bergschneider
2025-12-11 03:40:32 +01:00
parent 04554b886a
commit 2e2b315ab7

View File

@@ -21,7 +21,7 @@ jobs:
- name: Set up JDK 21
uses: actions/setup-java@v4.7.1
with:
java-version: '21'
java-version: '25'
distribution: 'temurin'
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
settings-path: ${{ github.workspace }} # location for the settings.xml file