Skip to content

Commit b8e8da6

Browse files
committed
Upgrade to Spring WS 4.1.2
Closes gh-47467
1 parent 8e0f26c commit b8e8da6

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

0 commit comments

Comments
 (0)