Browse Source

Start building against Spring WS 3.1.5 snapshots

See gh-33789
pull/33815/head
Andy Wilkinson 3 years ago
parent
commit
5c470d1f20
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1800,7 +1800,7 @@ bom { @@ -1800,7 +1800,7 @@ bom {
]
}
}
library("Spring WS", "3.1.4") {
library("Spring WS", "3.1.5-SNAPSHOT") {
prohibit("[4.0.0-M1,)") {
because "it uses Spring Framework 6"
}

Loading…
Cancel
Save