Skip to content

Commit 8ac5dc7

Browse files
committed
Merge branch '3.0.x' into 3.1.x
Closes gh-36017
2 parents eb72d7e + f7af1ba commit 8ac5dc7

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
@@ -1497,7 +1497,7 @@ bom {
14971497
]
14981498
}
14991499
}
1500-
library("Spring WS", "4.0.5-SNAPSHOT") {
1500+
library("Spring WS", "4.0.5") {
15011501
group("org.springframework.ws") {
15021502
imports = [
15031503
"spring-ws-bom"

0 commit comments

Comments
 (0)