Skip to content

Commit

Permalink
[MCOMPILER-531] Bump Maven to latest in line 3.8.8 and 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jun 5, 2023
1 parent 1810a2c commit d347230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Expand Up @@ -31,4 +31,4 @@ jobs:
ff-jdk: "20"
jdk-matrix: '[ "8", "11", "17", "20" ]'
matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"},{ "jdk": "20", "distribution": "microsoft"},{ "jdk": "20", "distribution": "adopt-openj9"},]'
maven-matrix: '[ "3.3.9", "3.8.7", "3.9.0" ]' # Maven versions matrix for verify builds
maven-matrix: '[ "3.3.9", "3.8.8", "3.9.2" ]' # Maven versions matrix for verify builds

0 comments on commit d347230

Please sign in to comment.