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 c1bb592 commit 048904eCopy full SHA for 048904e
.github/workflows/publish-maven.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up JDK
18
uses: actions/setup-java@v3
19
with:
20
- java-version: '11'
+ java-version: '17'
21
distribution: 'temurin'
22
23
- name: Install GPG
0 commit comments