Skip to content

Commit f6841c3

Browse files
committed
Revert "Start building against Spring WS 3.1.7 snapshots"
This reverts commit 5e963b0. See gh-35732
1 parent 0fb4c9a commit f6841c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1858,7 +1858,7 @@ bom {
18581858
]
18591859
}
18601860
}
1861-
library("Spring WS", "3.1.7-SNAPSHOT") {
1861+
library("Spring WS", "3.1.6") {
18621862
prohibit {
18631863
versionRange "[4.0.0-M1,)"
18641864
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)