Skip to content

Commit f558ced

Browse files
committed
Upgrade to Spring WS 3.1.0-RC1
Closes gh-25933
1 parent 0146ced commit f558ced

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
@@ -1723,7 +1723,7 @@ bom {
17231723
]
17241724
}
17251725
}
1726-
library("Spring WS", "3.1.0-SNAPSHOT") {
1726+
library("Spring WS", "3.1.0-RC1") {
17271727
group("org.springframework.ws") {
17281728
modules = [
17291729
"spring-ws-core",

0 commit comments

Comments
 (0)