Browse Source

Merge branch '3.1.x'

pull/36032/head
Phillip Webb 3 years ago
parent
commit
16265e925d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1500,7 +1500,7 @@ bom { @@ -1500,7 +1500,7 @@ bom {
]
}
}
library("Spring WS", "4.0.5-SNAPSHOT") {
library("Spring WS", "4.0.5") {
group("org.springframework.ws") {
imports = [
"spring-ws-bom"

Loading…
Cancel
Save