Skip to content

Commit 2686d69

Browse files
committed
Upgrade to Spring WS 4.1.1
Closes gh-46362
1 parent 416d2f5 commit 2686d69

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
@@ -2466,7 +2466,7 @@ bom {
24662466
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24672467
}
24682468
}
2469-
library("Spring WS", "4.1.1-SNAPSHOT") {
2469+
library("Spring WS", "4.1.1") {
24702470
considerSnapshots()
24712471
group("org.springframework.ws") {
24722472
bom("spring-ws-bom")

0 commit comments

Comments
 (0)