Skip to content

Commit d3f60fe

Browse files
committed
Upgrade to Spring WS 4.1.4
Closes gh-50528
1 parent 28d4ae8 commit d3f60fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,7 @@ bom {
24902490
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24912491
}
24922492
}
2493-
library("Spring WS", "4.1.4-SNAPSHOT") {
2493+
library("Spring WS", "4.1.4") {
24942494
considerSnapshots()
24952495
group("org.springframework.ws") {
24962496
bom("spring-ws-bom")

0 commit comments

Comments
 (0)