Skip to content

Commit 62472a4

Browse files
committed
Build with Java25
1 parent bb0a748 commit 62472a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Build it
2525
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
2626
with:
27-
jdk-matrix: '[ "23", "21", "17" ]'
27+
jdk-matrix: '[ "25", "21", "17" ]'
2828

2929
deploy:
3030
name: Deploy

0 commit comments

Comments
 (0)