Skip to content

Commit ac83a49

Browse files
Bump org.springframework.ws:spring-ws-bom from 5.0.0 to 5.0.1 (#10886)
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: org.springframework.ws:spring-ws-bom dependency-version: 5.0.1 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 4b7d7bb commit ac83a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ ext {
9696
springKafkaVersion = '4.1.0-SNAPSHOT'
9797
springSecurityVersion = '7.1.0-SNAPSHOT'
9898
springVersion = '7.0.6'
99-
springWsVersion = '5.0.0'
99+
springWsVersion = '5.0.1'
100100
testcontainersVersion = '2.0.3'
101101
tomcatVersion = '11.0.18'
102102
xmlUnitVersion = '2.11.0'

0 commit comments

Comments
 (0)