Skip to content

Commit 21c7df9

Browse files
committed
Upgrade to Spring WS 3.1.0-M2
Closes gh-25694
1 parent b1f5f34 commit 21c7df9

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring WS", "3.1.0-M1") {
1704+
library("Spring WS", "3.1.0-M2") {
17051705
group("org.springframework.ws") {
17061706
modules = [
17071707
"spring-ws-core",

0 commit comments

Comments
 (0)