Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps the development-dependencies group with 3 updates in the / directory: org.springframework.security:spring-security-bom, org.testcontainers:testcontainers-bom and org.xmlunit:xmlunit-assertj3.

Updates org.springframework.security:spring-security-bom from 6.5.0 to 6.5.1

Release notes

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

6.5.1

⭐ New Features

  • Create demonstration of include-code usage #17161
  • Setup include-code extension for docs #17160

🪲 Bug Fixes

  • ClearSiteDataHeaderWriter log is misleading #17166
  • Fix to allow multiple AuthenticationFilter instances to process each request #17216
  • Inconsistent constructor declaration on bean with name '_reactiveMethodSecurityConfiguration' #17210
  • OAuth2ResourceServer using authenticationManagerResolver results in tokenAuthenticationManager cannot be null while startup #17172
  • Publishing a default TargetVisitor should not override Spring MVC support #17189
  • Use HttpStatus in back-channel logout filters #17157

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.18.4.1 #17233
  • Bump com.webauthn4j:webauthn4j-core from 0.29.2.RELEASE to 0.29.3.RELEASE #17192
  • Bump io-spring-javaformat from 0.0.43 to 0.0.45 #17152
  • Bump io.micrometer:micrometer-observation from 1.14.7 to 1.14.8 #17220
  • Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19 #17232
  • Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 #17204
  • Bump org.apache.maven:maven-resolver-provider from 3.9.9 to 3.9.10 #17214
  • Bump org.hibernate.orm:hibernate-core from 6.6.15.Final to 6.6.17.Final #17184
  • Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final #17256
  • Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 #17257
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13 #17239
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #17238

❤️ Contributors

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

@​evgeniycheban

Commits
  • ebdd6c2 Release 6.5.1
  • f7cff8d Merge branch '6.4.x' into 6.5.x
  • b8c19f9 Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final
  • f2dbe28 Merge branch '6.4.x' into 6.5.x
  • 17fe96e Merge branch '6.3.x' into 6.4.x
  • 1828d56 Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8
  • 71851de Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13
  • 60a930a Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.18.Final
  • 2b51705 Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7
  • 0a15dca Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.21.2

What's Changed

📖 Documentation

📦 Dependency updates

Commits

Updates org.xmlunit:xmlunit-assertj3 from 2.10.2 to 2.10.3

Release notes

Sourced from org.xmlunit:xmlunit-assertj3's releases.

XMLUnit for Java 2.10.3

This release fixes OSGi headers inside xmlunit-core's and xmlunit-legacy's manifests, it doesn't contain any other changes.

Full list of changes:

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Changelog

Sourced from org.xmlunit:xmlunit-assertj3's changelog.

XMLUnit for Java 2.10.3 - /Released 2025-06-19/

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Commits
  • f630ada release 2.10.3
  • 68cac23 Merge pull request #301 from xmlunit/java-jaxb-optional-osgi
  • bee0837 mention PR
  • 79414ea Merge pull request #302 from xmlunit/fix-buildnumber-configuration
  • 79325c0 fix warning about timestampFormat in buildnumber plugin
  • 6ad3b7f fix Export-Package header of legacy module
  • 8dc3818 add missing colon to resolution directive
  • 157f272 add release notes
  • 155d9fb make javax.xml.bind.* OSGi imports optional
  • dcd83e8 Merge pull request #299 from xmlunit/typo
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the development-dependencies group with 3 updates in the / directory: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security), [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) and [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit).


Updates `org.springframework.security:spring-security-bom` from 6.5.0 to 6.5.1
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.5.0...6.5.1)

Updates `org.testcontainers:testcontainers-bom` from 1.21.1 to 1.21.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.1...1.21.2)

Updates `org.xmlunit:xmlunit-assertj3` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-version: 1.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.xmlunit:xmlunit-assertj3
  dependency-version: 2.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 19, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Jun 19, 2025
@artembilan artembilan added this to the 6.5.1 milestone Jun 19, 2025
@artembilan artembilan enabled auto-merge (squash) June 19, 2025 17:06
@artembilan artembilan merged commit 64f9d97 into 6.5.x Jun 19, 2025
2 of 4 checks passed
@artembilan artembilan deleted the dependabot/gradle/6.5.x/development-dependencies-1ad1967fe8 branch June 19, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants