Browse Source

Upgrade to Spring WS 5.0.1

Closes gh-49531
4.0.x
Stéphane Nicoll 16 hours ago
parent
commit
f3d20bbecf
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save