Skip to content

Commit bed1167

Browse files
committed
Upgrade to Spring WS 4.0.3
Closes gh-34971
1 parent 9d834d7 commit bed1167

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
@@ -1449,7 +1449,7 @@ bom {
14491449
]
14501450
}
14511451
}
1452-
library("Spring WS", "4.0.3-SNAPSHOT") {
1452+
library("Spring WS", "4.0.3") {
14531453
group("org.springframework.ws") {
14541454
imports = [
14551455
"spring-ws-bom"

0 commit comments

Comments
 (0)