Skip to content

Bump org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12 #9921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps org.springframework.ws:spring-ws-bom from 4.0.11 to 4.0.12.

Release notes

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

v4.0.12

⭐ New Features

  • Allow usage of XMLUnit placeholders in request and response matchers #1417

🐞 Bug Fixes

  • The default version of Spring Security is no longer supported #1500
  • The default version of Spring Framework is no longer supported #1499
  • DelegatingWsConfiguration should load WsConfigurer lazily #1477
  • spring-ws and spring-ws-support should not have transitive dependencies on Java API and implementation #1462
  • Connection timeout in HttpComponents5MessageSender is not respected #1436
  • WsConfigurer can trigger early initialization that prevents other post processors to run successfully #1435
  • SaajSoapMessageFactory should only split mime type header values #1421
  • LocationTransformerObjectSupport#transformLocation should not append port if it is already present #1420
  • DomPoxMessage sould not have methods of FaultAwareWebServiceMessage as it does not implement it #622

📔 Documentation

  • Review reference guide #1475
  • Fix typos in security doc #1452

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​flx5 and @​tdinev

Commits
  • 4f70dbb Release v4.0.12
  • bee8398 Disable generation of Gradle module metadata so it is not published
  • e730e53 Configure description, name, and URL in published poms
  • 99584d3 Use Spring Security 6.3.x by default
  • c32f65e Add support for compatibility tests
  • 016bb13 Use Spring Framework 6.1.x by default
  • eeccbce Harmonize code format
  • 3463205 Apply connection timeout correctly
  • 2744867 Remove dependency on Spring HATEOAS
  • 9a9fe41 Adapt integration test to use recent HttpClient version
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.springframework.ws:spring-ws-bom](https://github.com/spring-projects/spring-ws) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](spring-projects/spring-ws@v4.0.11...v4.0.12)

---
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] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 18, 2025
@github-actions github-actions bot added this to the 6.4.3 milestone Mar 18, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2025 16:43
@github-actions github-actions bot merged commit 76f93b8 into 6.4.x Mar 18, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.4.x/org.springframework.ws-spring-ws-bom-4.0.12 branch March 18, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants