Upgrade to Spring WS 3.5.1

Closes gh-33789
This commit is contained in:
Andy Wilkinson 2023-01-18 13:09:08 +00:00
parent 03a0b30537
commit 97d4988821
1 changed files with 1 additions and 1 deletions

View File

@ -1860,7 +1860,7 @@ bom {
] ]
} }
} }
library("Spring WS", "3.1.5-SNAPSHOT") { library("Spring WS", "3.1.5") {
prohibit { prohibit {
versionRange "[4.0.0-M1,)" versionRange "[4.0.0-M1,)"
because "it uses Spring Framework 6" because "it uses Spring Framework 6"