Skip to content

Commit 9ed4086

Browse files
committed
Start building against Spring WS 3.1.3 snapshots
See gh-30174
1 parent 07b6269 commit 9ed4086

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
@@ -1793,7 +1793,7 @@ bom {
17931793
]
17941794
}
17951795
}
1796-
library("Spring WS", "3.1.2") {
1796+
library("Spring WS", "3.1.3-SNAPSHOT") {
17971797
group("org.springframework.ws") {
17981798
modules = [
17991799
"spring-ws-core",

0 commit comments

Comments
 (0)