Skip to content

Commit 28c7dc3

Browse files
Bump org.springframework.ws:spring-ws-bom from 4.0.12 to 4.0.13 (#9984)
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.0.12 to 4.0.13. - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v4.0.12...v4.0.13) --- updated-dependencies: - dependency-name: org.springframework.ws:spring-ws-bom dependency-version: 4.0.13 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 bd041aa commit 28c7dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ ext {
116116
springRetryVersion = '2.0.11'
117117
springSecurityVersion = '6.3.8'
118118
springVersion = '6.1.19'
119-
springWsVersion = '4.0.12'
119+
springWsVersion = '4.0.13'
120120
testcontainersVersion = '1.19.8'
121121
tomcatVersion = '10.1.40'
122122
xmlUnitVersion = '2.9.1'

0 commit comments

Comments
 (0)