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 4721385 commit deb1c6dCopy full SHA for deb1c6d
.github/workflows/spring-batch-notion.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v4
21
with:
22
distribution: 'temurin'
23
- java-version: '25'
+ java-version: '21'
24
cache: 'maven'
25
- name: Build with Maven
26
run: ./mvnw $MAVEN_ARGS verify javadoc:javadoc
0 commit comments