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 4b6b714 commit 56852d2Copy full SHA for 56852d2
1 file changed
.github/workflows/maven-publish-ossrh.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up JDK
14
uses: actions/setup-java@v4
15
with:
16
- java-version: '21'
+ java-version: '8'
17
distribution: 'corretto'
18
server-id: central # Value of the distributionManagement/repository/id field of the pom.xml
19
server-username: MAVEN_USERNAME
0 commit comments