Skip to content

Commit 56852d2

Browse files
committed
+ re-aligned min maven version to 3.9.0
1 parent 4b6b714 commit 56852d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-publish-ossrh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up JDK
1414
uses: actions/setup-java@v4
1515
with:
16-
java-version: '21'
16+
java-version: '8'
1717
distribution: 'corretto'
1818
server-id: central # Value of the distributionManagement/repository/id field of the pom.xml
1919
server-username: MAVEN_USERNAME

0 commit comments

Comments
 (0)