Skip to content

Commit

Permalink
Start building against Spring WS 4.0.0 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 14, 2022
1 parent 2d630f6 commit e62b2d9
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1433,14 +1433,10 @@ bom {
]
}
}
library("Spring WS", "4.0.0-RC1") {
library("Spring WS", "4.0.0-SNAPSHOT") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",
"spring-ws-security",
"spring-ws-support",
"spring-ws-test",
"spring-xml"
imports = [
"spring-ws-bom"
]
}
}
Expand Down

0 comments on commit e62b2d9

Please sign in to comment.