Skip to content

Commit a985f33

Browse files
Bump org.springframework.ws:spring-ws-bom
Bumps [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.1.0-SNAPSHOT to 4.1.1-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: 4.1.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da1ec07 commit a985f33

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
@@ -115,7 +115,7 @@ ext {
115115
springRetryVersion = '2.0.12'
116116
springSecurityVersion = '6.5.0-SNAPSHOT'
117117
springVersion = '6.2.7'
118-
springWsVersion = '4.1.0-SNAPSHOT'
118+
springWsVersion = '4.1.1-SNAPSHOT'
119119
testcontainersVersion = '1.20.6'
120120
tomcatVersion = '11.0.7'
121121
xmlUnitVersion = '2.10.0'

0 commit comments

Comments
 (0)