Skip to content

Commit fdefb39

Browse files
committed
Update CI maven to 3.9.9
1 parent f65d0ac commit fdefb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
ff-run: false
3030
ff-site-run: false
3131
jdk-matrix: '[ "21" ]'
32-
maven-matrix: '[ "3.9.8" ]'
32+
maven-matrix: '[ "3.9.9" ]'
3333
verify-fail-fast: false
3434

0 commit comments

Comments
 (0)