Skip to content

Commit 27cafe6

Browse files
[MCOMPILER-557] - Upgrade maven-plugin parent to 41 - fix build
1 parent d08e14c commit 27cafe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
ff-jdk: "20"
3232
jdk-matrix: '[ "8", "11", "17", "20" ]'
3333
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk": "20", "distribution": "microsoft"},{ "jdk": "20", "distribution": "adopt-openj9"},]'
34-
maven-matrix: '[ "3.3.9", "3.8.8", "3.9.2" ]' # Maven versions matrix for verify builds
34+
maven-matrix: '[ "3.6.3", "3.8.8", "3.9.5" ]' # Maven versions matrix for verify builds

0 commit comments

Comments
 (0)