Browse Source

Start building against Spring WS 4.0.15 snapshots

See gh-45775
pull/45853/head
Andy Wilkinson 10 months ago
parent
commit
0bf83dee9f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2307,7 +2307,7 @@ bom { @@ -2307,7 +2307,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
}
}
library("Spring WS", "4.0.14") {
library("Spring WS", "4.0.15-SNAPSHOT") {
considerSnapshots()
group("org.springframework.ws") {
bom("spring-ws-bom")

Loading…
Cancel
Save