Skip to content

Commit 4d3af14

Browse files
committed
Upgrade to Spring Web Services 4.0.0-M1
Closes gh-28648
1 parent b27189c commit 4d3af14

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
@@ -1411,7 +1411,7 @@ bom {
14111411
]
14121412
}
14131413
}
1414-
library("Spring WS", "4.0.0-SNAPSHOT") {
1414+
library("Spring WS", "4.0.0-M1") {
14151415
group("org.springframework.ws") {
14161416
modules = [
14171417
"spring-ws-core",

0 commit comments

Comments
 (0)