Browse Source

Upgrade to Spring WS 4.0.14

Closes gh-45580
pull/45601/head
Stéphane Nicoll 10 months ago
parent
commit
7b89fa0d33
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save