Skip to content

Commit f3465fe

Browse files
committed
Upgrade to Spring WS 4.0.16
Closes gh-47456
1 parent a1af560 commit f3465fe

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
@@ -2326,7 +2326,7 @@ bom {
23262326
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
23272327
}
23282328
}
2329-
library("Spring WS", "4.0.16-SNAPSHOT") {
2329+
library("Spring WS", "4.0.16") {
23302330
considerSnapshots()
23312331
group("org.springframework.ws") {
23322332
bom("spring-ws-bom")

0 commit comments

Comments
 (0)