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 38bb5c2 commit 1b83944Copy full SHA for 1b83944
.github/workflows/release-maven-central.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Step 2 - Set up Maven Central Repository
19
uses: actions/setup-java@v3
20
with:
21
- java-version: "11"
+ java-version: "21"
22
distribution: "adopt"
23
server-id: ossrh
24
server-username: MVN_CENTRAL_USERNAME
0 commit comments