Skip to content

Commit 72f6565

Browse files
committed
Merge branch '2.5.x' into 2.6.x
Closes gh-30182
2 parents 4bc1463 + 4b17214 commit 72f6565

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
@@ -1772,7 +1772,7 @@ bom {
17721772
]
17731773
}
17741774
}
1775-
library("Spring WS", "3.1.3-SNAPSHOT") {
1775+
library("Spring WS", "3.1.3") {
17761776
group("org.springframework.ws") {
17771777
modules = [
17781778
"spring-ws-core",

0 commit comments

Comments
 (0)