Skip to content

Commit c4ce26a

Browse files
Bump org.springframework.ws:spring-ws-bom (#10253)
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 5.0.0-M1 to 5.0.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](https://github.com/spring-projects/spring-ws/commits) --- updated-dependencies: - dependency-name: org.springframework.ws:spring-ws-bom dependency-version: 5.0.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91188bf commit c4ce26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ext {
107107
springRetryVersion = '2.0.12'
108108
springSecurityVersion = '7.0.0-SNAPSHOT'
109109
springVersion = '7.0.0-M7'
110-
springWsVersion = '5.0.0-M1'
110+
springWsVersion = '5.0.0-SNAPSHOT'
111111
testcontainersVersion = '1.21.3'
112112
tomcatVersion = '11.0.10'
113113
xmlUnitVersion = '2.10.3'

0 commit comments

Comments
 (0)