Browse Source

Upgrade to Spring WS 4.0.10

Closes gh-39129
pull/39395/head
Andy Wilkinson 2 years ago
parent
commit
5f4d347ea6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1501,7 +1501,7 @@ bom { @@ -1501,7 +1501,7 @@ bom {
]
}
}
library("Spring WS", "4.0.9") {
library("Spring WS", "4.0.10") {
considerSnapshots()
group("org.springframework.ws") {
imports = [

Loading…
Cancel
Save