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 024bfbb commit d0ae973Copy full SHA for d0ae973
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up JDK 17
25
uses: actions/setup-java@v4
26
with:
27
- java-version: '17'
+ java-version: '15'
28
distribution: 'temurin'
29
cache: maven
30
- name: Build with Maven
0 commit comments