Skip to content

Commit 7b8c19f

Browse files
committed
Upgrade to Spring WS 3.0.10.RELEASE
Closes gh-23358
1 parent 86df27c commit 7b8c19f

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
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring WS", "3.0.9.RELEASE") {
1640+
library("Spring WS", "3.0.10.RELEASE") {
16411641
group("org.springframework.ws") {
16421642
modules = [
16431643
"spring-ws-core",

0 commit comments

Comments
 (0)