Skip to content

Commit ba7485b

Browse files
committed
Upgrade to Spring WS 3.1.6
Closes gh-35538
1 parent 1e5797f commit ba7485b

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
@@ -1791,7 +1791,7 @@ bom {
17911791
]
17921792
}
17931793
}
1794-
library("Spring WS", "3.1.4") {
1794+
library("Spring WS", "3.1.6") {
17951795
group("org.springframework.ws") {
17961796
modules = [
17971797
"spring-ws-core",

0 commit comments

Comments
 (0)