Skip to content

Commit 493efd6

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-40792
2 parents feaccef + f35ecfb commit 493efd6

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
@@ -158,7 +158,7 @@ task xsdResources(type: Sync) {
158158
}
159159

160160
prepareMavenBinaries {
161-
versions "3.9.0", "3.8.5", "3.6.3"
161+
versions "3.9.6", "3.6.3"
162162
}
163163

164164
artifacts {

0 commit comments

Comments
 (0)