Skip to content

Commit 8c28af9

Browse files
committed
Update maven-build.yml
1 parent 188b794 commit 8c28af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
java: [ '8', '11' , '17' , '21' ]
22+
java: [ '8', '11' , '17' , '21' , '25' ]
2323
steps:
2424
- name: Checkout Source
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)