Skip to content

Commit 97d4988

Browse files
committed
Upgrade to Spring WS 3.5.1
Closes gh-33789
1 parent 03a0b30 commit 97d4988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@ bom {
18601860
]
18611861
}
18621862
}
1863-
library("Spring WS", "3.1.5-SNAPSHOT") {
1863+
library("Spring WS", "3.1.5") {
18641864
prohibit {
18651865
versionRange "[4.0.0-M1,)"
18661866
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)