Skip to content

Commit 15dd780

Browse files
committed
Upgrade to Spring WS 3.0.10.RELEASE
Closes gh-23339
1 parent e5af0d5 commit 15dd780

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
@@ -1738,7 +1738,7 @@ bom {
17381738
]
17391739
}
17401740
}
1741-
library("Spring WS", "3.0.9.RELEASE") {
1741+
library("Spring WS", "3.0.10.RELEASE") {
17421742
group("org.springframework.ws") {
17431743
modules = [
17441744
"spring-ws-core",

0 commit comments

Comments
 (0)