Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

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

Sourced from org.springframework.ws:spring-ws-core's releases.

v5.0.0

Full release notes for Spring WS 5.0 are available on the wiki.

🐞 Bug Fixes

  • SoapBody declares that the Locale is mandatory where it is optional in SOAP 1.1 #1744
  • XPathExpression and XPathObeservation have invalid nullability declarations #1727

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 7.0.0 #1728
  • Upgrade to Spring Security 7.0.0 #1730
  • Upgrade to WSS4J 4.0.1 #1739

v5.0.0-RC1

⭐ New Features

  • Raise the minimum supported version of JUnit to 6.0 #1676

🐞 Bug Fixes

  • WebServiceMessageCallback is not invoked when payload is null #1668

📔 Documentation

  • XML invalid in CustomSoapExceptionResolver example #1672
  • Harmonize links to 'Spring Framework reference documentation' #1666

🔨 Dependency Upgrades

  • Upgrade to Jakarta Activation 2.1.4 #1710
  • Upgrade to Jakarta Mail 2.1.5 #1713
  • Upgrade to Jakarta XML Bind 4.0.4 #1714
  • Upgrade to JAXB 4.0.6 #1719
  • Upgrade to Spring Framework 7.0.0-RC1 #1680
  • Upgrade to Spring Security 7.0.0-RC1 #1681

v5.0.0-M1

⭐ New Features

  • Stop support for Apache WSS4J 2 & 3 #1598
  • Add Nullability support #1562
  • Rename org.springframework.ws.test.support.matcher.xmlunit2 now that support for XmlUnit 1 has been removed #1561
  • Remove functionality that has been deprecated for removal in 5.0.0 #1560

🐞 Bug Fixes

  • SimpleXsdSchema#loadSchema is not thread-safe #1573

📔 Documentation

... (truncated)

Commits
  • c5afc83 Release v5.0.0
  • b2ab9bb Merge branch '4.1.x'
  • 0b065f2 Merge branch '4.0.x' into 4.1.x
  • 746cd75 Revert "Fix JMS integration tests"
  • 58bb450 Upgrade to Spring Security 7.0.0
  • ae5e608 Make Locale optional in SoapBody
  • f26bfe5 Polish nullability declarations
  • 6b2797f Review nullability declaration on XPathExpression and XPathOperations
  • 9d7d43c Merge branch '4.1.x'
  • c4f9213 Merge branch '4.0.x' into 4.1.x
  • Additional commits viewable in compare view

Updates org.springframework.ws:spring-ws-support from 4.1.1 to 5.0.0

Release notes

Sourced from org.springframework.ws:spring-ws-support's releases.

v5.0.0

Full release notes for Spring WS 5.0 are available on the wiki.

🐞 Bug Fixes

  • SoapBody declares that the Locale is mandatory where it is optional in SOAP 1.1 #1744
  • XPathExpression and XPathObeservation have invalid nullability declarations #1727

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 7.0.0 #1728
  • Upgrade to Spring Security 7.0.0 #1730
  • Upgrade to WSS4J 4.0.1 #1739

v5.0.0-RC1

⭐ New Features

  • Raise the minimum supported version of JUnit to 6.0 #1676

🐞 Bug Fixes

  • WebServiceMessageCallback is not invoked when payload is null #1668

📔 Documentation

  • XML invalid in CustomSoapExceptionResolver example #1672
  • Harmonize links to 'Spring Framework reference documentation' #1666

🔨 Dependency Upgrades

  • Upgrade to Jakarta Activation 2.1.4 #1710
  • Upgrade to Jakarta Mail 2.1.5 #1713
  • Upgrade to Jakarta XML Bind 4.0.4 #1714
  • Upgrade to JAXB 4.0.6 #1719
  • Upgrade to Spring Framework 7.0.0-RC1 #1680
  • Upgrade to Spring Security 7.0.0-RC1 #1681

v5.0.0-M1

⭐ New Features

  • Stop support for Apache WSS4J 2 & 3 #1598
  • Add Nullability support #1562
  • Rename org.springframework.ws.test.support.matcher.xmlunit2 now that support for XmlUnit 1 has been removed #1561
  • Remove functionality that has been deprecated for removal in 5.0.0 #1560

🐞 Bug Fixes

  • SimpleXsdSchema#loadSchema is not thread-safe #1573

📔 Documentation

... (truncated)

Commits
  • c5afc83 Release v5.0.0
  • b2ab9bb Merge branch '4.1.x'
  • 0b065f2 Merge branch '4.0.x' into 4.1.x
  • 746cd75 Revert "Fix JMS integration tests"
  • 58bb450 Upgrade to Spring Security 7.0.0
  • ae5e608 Make Locale optional in SoapBody
  • f26bfe5 Polish nullability declarations
  • 6b2797f Review nullability declaration on XPathExpression and XPathOperations
  • 9d7d43c Merge branch '4.1.x'
  • c4f9213 Merge branch '4.0.x' into 4.1.x
  • Additional commits viewable in compare view

Updates org.springframework.ws:spring-ws-security from 4.1.1 to 5.0.0

Release notes

Sourced from org.springframework.ws:spring-ws-security's releases.

v5.0.0

Full release notes for Spring WS 5.0 are available on the wiki.

🐞 Bug Fixes

  • SoapBody declares that the Locale is mandatory where it is optional in SOAP 1.1 #1744
  • XPathExpression and XPathObeservation have invalid nullability declarations #1727

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 7.0.0 #1728
  • Upgrade to Spring Security 7.0.0 #1730
  • Upgrade to WSS4J 4.0.1 #1739

v5.0.0-RC1

⭐ New Features

  • Raise the minimum supported version of JUnit to 6.0 #1676

🐞 Bug Fixes

  • WebServiceMessageCallback is not invoked when payload is null #1668

📔 Documentation

  • XML invalid in CustomSoapExceptionResolver example #1672
  • Harmonize links to 'Spring Framework reference documentation' #1666

🔨 Dependency Upgrades

  • Upgrade to Jakarta Activation 2.1.4 #1710
  • Upgrade to Jakarta Mail 2.1.5 #1713
  • Upgrade to Jakarta XML Bind 4.0.4 #1714
  • Upgrade to JAXB 4.0.6 #1719
  • Upgrade to Spring Framework 7.0.0-RC1 #1680
  • Upgrade to Spring Security 7.0.0-RC1 #1681

v5.0.0-M1

⭐ New Features

  • Stop support for Apache WSS4J 2 & 3 #1598
  • Add Nullability support #1562
  • Rename org.springframework.ws.test.support.matcher.xmlunit2 now that support for XmlUnit 1 has been removed #1561
  • Remove functionality that has been deprecated for removal in 5.0.0 #1560

🐞 Bug Fixes

  • SimpleXsdSchema#loadSchema is not thread-safe #1573

📔 Documentation

... (truncated)

Commits
  • c5afc83 Release v5.0.0
  • b2ab9bb Merge branch '4.1.x'
  • 0b065f2 Merge branch '4.0.x' into 4.1.x
  • 746cd75 Revert "Fix JMS integration tests"
  • 58bb450 Upgrade to Spring Security 7.0.0
  • ae5e608 Make Locale optional in SoapBody
  • f26bfe5 Polish nullability declarations
  • 6b2797f Review nullability declaration on XPathExpression and XPathOperations
  • 9d7d43c Merge branch '4.1.x'
  • c4f9213 Merge branch '4.0.x' into 4.1.x
  • Additional commits viewable in compare view

Updates org.springframework.ws:spring-ws-test from 4.1.1 to 5.0.0

Release notes

Sourced from org.springframework.ws:spring-ws-test's releases.

v5.0.0

Full release notes for Spring WS 5.0 are available on the wiki.

🐞 Bug Fixes

  • SoapBody declares that the Locale is mandatory where it is optional in SOAP 1.1 #1744
  • XPathExpression and XPathObeservation have invalid nullability declarations #1727

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 7.0.0 #1728
  • Upgrade to Spring Security 7.0.0 #1730
  • Upgrade to WSS4J 4.0.1 #1739

v5.0.0-RC1

⭐ New Features

  • Raise the minimum supported version of JUnit to 6.0 #1676

🐞 Bug Fixes

  • WebServiceMessageCallback is not invoked when payload is null #1668

📔 Documentation

  • XML invalid in CustomSoapExceptionResolver example #1672
  • Harmonize links to 'Spring Framework reference documentation' #1666

🔨 Dependency Upgrades

  • Upgrade to Jakarta Activation 2.1.4 #1710
  • Upgrade to Jakarta Mail 2.1.5 #1713
  • Upgrade to Jakarta XML Bind 4.0.4 #1714
  • Upgrade to JAXB 4.0.6 #1719
  • Upgrade to Spring Framework 7.0.0-RC1 #1680
  • Upgrade to Spring Security 7.0.0-RC1 #1681

v5.0.0-M1

⭐ New Features

  • Stop support for Apache WSS4J 2 & 3 #1598
  • Add Nullability support #1562
  • Rename org.springframework.ws.test.support.matcher.xmlunit2 now that support for XmlUnit 1 has been removed #1561
  • Remove functionality that has been deprecated for removal in 5.0.0 #1560

🐞 Bug Fixes

  • SimpleXsdSchema#loadSchema is not thread-safe #1573

📔 Documentation

... (truncated)

Commits
  • c5afc83 Release v5.0.0
  • b2ab9bb Merge branch '4.1.x'
  • 0b065f2 Merge branch '4.0.x' into 4.1.x
  • 746cd75 Revert "Fix JMS integration tests"
  • 58bb450 Upgrade to Spring Security 7.0.0
  • ae5e608 Make Locale optional in SoapBody
  • f26bfe5 Polish nullability declarations
  • 6b2797f Review nullability declaration on XPathExpression and XPathOperations
  • 9d7d43c Merge branch '4.1.x'
  • c4f9213 Merge branch '4.0.x' into 4.1.x
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant