Browse Source

Upgrade to Spring WS 5.0.0-RC1

Closes gh-47501
pull/47747/head
Stéphane Nicoll 2 months ago
parent
commit
af8da21c20
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save