Upgrade to Spring WS 3.1.4

Closes gh-33179
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:53 +01:00
parent 3b9260d4ca
commit 6f8bcd764a

View File

@ -1806,7 +1806,7 @@ bom {
]
}
}
library("Spring WS", "3.1.3") {
library("Spring WS", "3.1.4") {
prohibit("[4.0.0-M1,)") {
because "it uses Spring Framework 6"
}