Skip to content

Commit

Permalink
Upgrade to Spring WS 4.0.0
Browse files Browse the repository at this point in the history
Closes gh-33139
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent e8c3157 commit efa8d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1433,7 +1433,7 @@ bom {
]
}
}
library("Spring WS", "4.0.0-SNAPSHOT") {
library("Spring WS", "4.0.0") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",
Expand Down

0 comments on commit efa8d8b

Please sign in to comment.