Skip to content

Commit 8e55093

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes spring-projectsgh-31261
2 parents c379456 + bbb5966 commit 8e55093

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
@@ -143,7 +143,7 @@ task xsdResources(type: Sync) {
143143
}
144144

145145
prepareMavenBinaries {
146-
versions "3.8.1", "3.6.3", "3.5.4"
146+
versions "3.8.5", "3.6.3", "3.5.4"
147147
}
148148

149149
artifacts {

0 commit comments

Comments
 (0)