Skip to content

Commit 268c5ad

Browse files
committed
Upgrade to Spring WS 5.0.2
Closes gh-50575
1 parent 53ddba7 commit 268c5ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2741,7 +2741,7 @@ bom {
27412741
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
27422742
}
27432743
}
2744-
library("Spring WS", "5.0.2-SNAPSHOT") {
2744+
library("Spring WS", "5.0.2") {
27452745
considerSnapshots()
27462746
group("org.springframework.ws") {
27472747
bom("spring-ws-bom")

0 commit comments

Comments
 (0)