Skip to content

Commit 2b03e51

Browse files
committed
Start building against Spring WS 3.1.7 snapshots
See gh-35295
1 parent d614d13 commit 2b03e51

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
@@ -1854,7 +1854,7 @@ bom {
18541854
]
18551855
}
18561856
}
1857-
library("Spring WS", "3.1.6") {
1857+
library("Spring WS", "3.1.7-SNAPSHOT") {
18581858
prohibit {
18591859
versionRange "[4.0.0-M1,)"
18601860
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)