Skip to content

Commit 60d680a

Browse files
andreacioniscordio
andauthored
Update .github/workflows/spring-batch-s3.yml
Co-authored-by: Stefano Cordio <[email protected]> Signed-off-by: Andrea Cioni <[email protected]>
1 parent ade7ad2 commit 60d680a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spring-batch-s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-java@v4
2121
with:
2222
distribution: 'temurin'
23-
java-version: '21'
23+
java-version: '25'
2424
cache: 'maven'
2525
- name: Build with Maven
2626
run: ./mvnw $MAVEN_ARGS verify javadoc:javadoc

0 commit comments

Comments
 (0)