Skip to content

Commit da47e43

Browse files
committed
Upgrade to Spring WS 4.1.0-RC1
Closes gh-45149
1 parent ad349da commit da47e43

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
@@ -2428,7 +2428,7 @@ bom {
24282428
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24292429
}
24302430
}
2431-
library("Spring WS", "4.1.0-SNAPSHOT") {
2431+
library("Spring WS", "4.1.0-RC1") {
24322432
considerSnapshots()
24332433
group("org.springframework.ws") {
24342434
bom("spring-ws-bom")

0 commit comments

Comments
 (0)