Skip to content

Commit

Permalink
Test Boot's Maven Plugin against Maven 3.9.0
Browse files Browse the repository at this point in the history
Closes gh-34469
  • Loading branch information
wilkinsona committed Mar 3, 2023
1 parent ac27c3c commit 95cd0f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ task xsdResources(type: Sync) {
}

prepareMavenBinaries {
versions "3.8.5", "3.6.3", "3.5.4"
versions "3.9.0", "3.8.5", "3.6.3", "3.5.4"
}

artifacts {
Expand Down

0 comments on commit 95cd0f2

Please sign in to comment.