We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9fc6d commit c96d674Copy full SHA for c96d674
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2324,7 +2324,7 @@ bom {
2324
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
2325
}
2326
2327
- library("Spring WS", "4.0.15-SNAPSHOT") {
+ library("Spring WS", "4.0.15") {
2328
considerSnapshots()
2329
group("org.springframework.ws") {
2330
bom("spring-ws-bom")
0 commit comments