Skip to content

Commit 95cd0f2

Browse files
committed
Test Boot's Maven Plugin against Maven 3.9.0
Closes gh-34469
1 parent ac27c3c commit 95cd0f2

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ task xsdResources(type: Sync) {
133133
}
134134

135135
prepareMavenBinaries {
136-
versions "3.8.5", "3.6.3", "3.5.4"
136+
versions "3.9.0", "3.8.5", "3.6.3", "3.5.4"
137137
}
138138

139139
artifacts {

0 commit comments

Comments
 (0)