Skip to content

Commit ffee5d6

Browse files
Bump spring.ws.version from 4.1.1 to 5.0.0
Bumps `spring.ws.version` from 4.1.1 to 5.0.0. Updates `org.springframework.ws:spring-ws-core` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v4.1.1...v5.0.0) Updates `org.springframework.ws:spring-ws-support` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v4.1.1...v5.0.0) Updates `org.springframework.ws:spring-ws-security` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v4.1.1...v5.0.0) Updates `org.springframework.ws:spring-ws-test` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/spring-projects/spring-ws/releases) - [Commits](spring-projects/spring-ws@v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: org.springframework.ws:spring-ws-core dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.ws:spring-ws-support dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.ws:spring-ws-security dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.ws:spring-ws-test dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 510afa2 commit ffee5d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SPDX-License-Identifier: Apache-2.0
5353
<spring.data.version>3.5.3</spring.data.version>
5454
<spring.data.commons.version>3.5.3</spring.data.commons.version>
5555
<spring.security.version>6.5.5</spring.security.version>
56-
<spring.ws.version>4.1.1</spring.ws.version>
56+
<spring.ws.version>5.0.0</spring.ws.version>
5757
<spring.integration.version>6.5.3</spring.integration.version>
5858
<reactor.version>2024.0.11</reactor.version>
5959
<assertj.version>3.27.6</assertj.version>

0 commit comments

Comments
 (0)