Skip to content

Commit 5c43e42

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-34470
2 parents e998303 + 95cd0f2 commit 5c43e42

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
@@ -137,7 +137,7 @@ task xsdResources(type: Sync) {
137137
}
138138

139139
prepareMavenBinaries {
140-
versions "3.8.5", "3.6.3", "3.5.4"
140+
versions "3.9.0", "3.8.5", "3.6.3", "3.5.4"
141141
}
142142

143143
artifacts {

0 commit comments

Comments
 (0)