Skip to content

Commit 108f074

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

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-SNAPSHOT'
107107
springSecurityVersion = '7.0.1-SNAPSHOT'
108108
springVersion = '7.0.0-SNAPSHOT'
109-
springWsVersion = '5.0.0-SNAPSHOT'
109+
springWsVersion = '5.0.0'
110110
testcontainersVersion = '2.0.2'
111111
tomcatVersion = '11.0.14'
112112
xmlUnitVersion = '2.11.0'

0 commit comments

Comments
 (0)