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 0476f42 commit c11624bCopy full SHA for c11624b
.github/workflows/maven-deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-java@v5
29
with:
30
distribution: temurin
31
- java-version: 17
+ java-version: 21
32
cache: maven
33
34
- name: Build, verify, deploy, generate site
0 commit comments