Browse Source

Upgrade to Spring WS 4.0.12

Closes gh-44573
pull/44789/head
Andy Wilkinson 9 months ago
parent
commit
a4a88d910c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save