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 bb0a748 commit 62472a4Copy full SHA for 62472a4
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
name: Build it
25
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master
26
with:
27
- jdk-matrix: '[ "23", "21", "17" ]'
+ jdk-matrix: '[ "25", "21", "17" ]'
28
29
deploy:
30
name: Deploy
0 commit comments