Skip to content

Commit

Permalink
Bump org.springframework.ws:spring-ws-bom from 4.0.8 to 4.0.9
Browse files Browse the repository at this point in the history
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](spring-projects/spring-ws@v4.0.8...v4.0.9)

---
updated-dependencies:
- dependency-name: org.springframework.ws:spring-ws-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 542b748 commit 99740ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ ext {
springRetryVersion = '2.0.4'
springSecurityVersion = '6.2.0'
springVersion = '6.1.0'
springWsVersion = '4.0.8'
springWsVersion = '4.0.9'
testcontainersVersion = '1.19.2'
tomcatVersion = '10.1.16'
xmlUnitVersion = '2.9.1'
Expand Down

0 comments on commit 99740ae

Please sign in to comment.