Skip to content

Commit c392842

Browse files
Bump org.springframework.ws:spring-ws-bom (#10435)
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 90165ed commit c392842

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
@@ -106,7 +106,7 @@ ext {
106106
springKafkaVersion = '4.0.0-M5'
107107
springSecurityVersion = '7.0.0-M3'
108108
springVersion = '7.0.0-M9'
109-
springWsVersion = '5.0.0-M1'
109+
springWsVersion = '5.0.0-SNAPSHOT'
110110
testcontainersVersion = '1.21.3'
111111
tomcatVersion = '11.0.11'
112112
xmlUnitVersion = '2.10.4'

0 commit comments

Comments
 (0)