Browse Source

Merge branch '3.0.x'

Closes gh-34471
pull/34482/head
Andy Wilkinson 3 years ago
parent
commit
2cb585aeb6
  1. 2
      spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

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

@ -137,7 +137,7 @@ task xsdResources(type: Sync) { @@ -137,7 +137,7 @@ task xsdResources(type: Sync) {
}
prepareMavenBinaries {
versions "3.8.5", "3.6.3", "3.5.4"
versions "3.9.0", "3.8.5", "3.6.3", "3.5.4"
}
artifacts {

Loading…
Cancel
Save