Skip to content

Commit cd0a76e

Browse files
authored
Update Maven in GH workflow (#664)
1 parent fa244ba commit cd0a76e

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.9", "4.0.0-rc-1" ]'
32+
maven-matrix: '[ "3.9.9", "4.0.0-rc-2" ]'
3333
verify-fail-fast: false
3434

0 commit comments

Comments
 (0)