Browse Source

Start building against Spring WS 4.0.0-RC1 snapshots

See gh-32621
pull/32627/head
Andy Wilkinson 3 years ago
parent
commit
02183d82f6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save