Skip to content

Commit bb96938

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-30192
2 parents 24cea36 + 72f6565 commit bb96938

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

0 commit comments

Comments
 (0)