Skip to content

Commit 50b197d

Browse files
committed
Merge branch '3.2.x'
Closes gh-40793
2 parents d77fcf3 + 493efd6 commit 50b197d

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ task xsdResources(type: Sync) {
111111
}
112112

113113
prepareMavenBinaries {
114-
versions "3.9.0", "3.8.5", "3.6.3"
114+
versions "3.9.6", "3.6.3"
115115
}
116116

117117
tasks.named("documentPluginGoals") {

0 commit comments

Comments
 (0)