We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3f401 commit 89162c7Copy full SHA for 89162c7
.github/workflows/maven-deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/setup-java@v5
27
with:
28
distribution: temurin
29
- java-version: 17
+ java-version: 21
30
cache: maven
31
32
- name: Build, verify, deploy
0 commit comments