Browse Source

Upgrade to Spring WS 3.1.0-RC1

Closes gh-25933
pull/26131/head
Stephane Nicoll 5 years ago
parent
commit
f558ceda9a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1723,7 +1723,7 @@ bom { @@ -1723,7 +1723,7 @@ bom {
]
}
}
library("Spring WS", "3.1.0-SNAPSHOT") {
library("Spring WS", "3.1.0-RC1") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",

Loading…
Cancel
Save