Skip to content

Commit 2b50365

Browse files
committed
Upgrade to Spring WS 4.1.0-M1
Closes gh-44599
1 parent fbd5dab commit 2b50365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2454,7 +2454,7 @@ bom {
24542454
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24552455
}
24562456
}
2457-
library("Spring WS", "4.1.0-SNAPSHOT") {
2457+
library("Spring WS", "4.1.0-M1") {
24582458
considerSnapshots()
24592459
group("org.springframework.ws") {
24602460
imports = [

0 commit comments

Comments
 (0)