diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 97a1fc1..d183ce7 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -15,7 +15,7 @@ jobs: matrix: # os: [macos-latest, ubuntu-latest, windows-latest] os: [ubuntu-latest] - java-version: [17, 21, 23] + java-version: [17, 21, 24] runs-on: ${{ matrix.os }} diff --git a/pom.xml b/pom.xml index e93139d..d11f6de 100644 --- a/pom.xml +++ b/pom.xml @@ -33,14 +33,11 @@ UTF-8 - 11 - 11 - - 11 + 17 + 17 - 11 - 11 + 17