Browse Source

Upgrade to Spring WS 4.1.2

Closes gh-47467
pull/47987/head
Stéphane Nicoll 2 months ago
parent
commit
b8e8da62d4
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save