Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework.security:spring-security-bom from 6.3.9 to 6.3.10.

Release notes

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

6.3.10

⭐ New Features

  • Add SAML 2.0 migration guide from Spring Security SAML Extension #17076
  • Advise overriding equals() and hashCode() in UserDetails implementations #17141
  • Bump Gradle Wrapper from 8.13 to 8.14 #16999

🪲 Bug Fixes

  • Clear Site Data references non-existent constructor #16948
  • ClearSiteDataHeaderWriter log is misleading #17126
  • ClientRegistrations#fromIssuerLocation should not swallow 4xx exception messages #16993
  • Correct method name in document #17044
  • Fix IllegalArgumentException message for unknown Argon2 types #16971
  • Fix to allow multiple AuthenticationFilter instances to process each request #17186
  • Improve AbstractPreAuthenticatedProcessingFilter docs #16985
  • Remove duplicate lines from X.509 documentation #17010
  • StrictFirewallServerWebExchange should still protect when request is mutated #16978
  • Update the docs to use assertingparty instead of identityprovider to close #12810 #17081
  • Use HttpStatus in back-channel logout filters #17128
  • Use proper configuration key in Opaque Token documentation #17005

🔨 Dependency Upgrades

  • Bump io-spring-javaformat from 0.0.43 to 0.0.45 #17151
  • Bump io-spring-javaformat from 0.0.45 to 0.0.46 #17198
  • Bump io.projectreactor:reactor-bom from 2023.0.17 to 2023.0.18 #17101
  • Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19 #17231
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.5 to 1.0.6 #17039
  • Bump org-apache-maven-resolver from 1.9.22 to 1.9.23 #17085
  • Bump org.apache.maven:maven-resolver-provider from 3.9.9 to 3.9.10 #17211
  • Bump org.springframework.data:spring-data-bom from 2024.0.10 to 2024.0.11 #16982
  • Bump org.springframework.data:spring-data-bom from 2024.0.11 to 2024.0.12 #17135
  • Bump org.springframework.data:spring-data-bom from 2024.0.12 to 2024.0.13 #17255
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13 #17241
  • Bump org.springframework:spring-framework-bom from 6.1.19 to 6.1.20 #17122
  • Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21 #17240
  • Update to io.spring.gradle:spring-security-release-plugin:1.0.5 #16975

🔩 Build Updates

❤️ Contributors

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

@​Gurunathan16, @​danilopiazza, @​evgeniycheban, @​joaquinjsb, @​m0rk4, @​ngocnhan-tran1996, @​quaff, @​rntrp, @​ronodhirSoumik, @​snowykte0426, and @​therepanic

Commits
  • ae1537b Release 6.3.10
  • 49cddee Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21
  • 1c56c0c Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13
  • d79cf75 Bump org.springframework.data:spring-data-bom from 2024.0.12 to 2024.0.13
  • e34c5e7 Bump org.springframework.data:spring-data-bom
  • 46254e0 Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13
  • effe682 Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21
  • 7f36155 Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19
  • 888d876 Explicit Permissions for codeql.yml
  • e8028e1 Merge branch 'gradle/6.3.x/org.apache.maven-maven-resolver-provider-3.9.10' i...
  • 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.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.3.9 to 6.3.10.
- [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.3.9...6.3.10)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 6.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Jun 17, 2025
@jgrandja jgrandja self-assigned this Jun 17, 2025
@jgrandja jgrandja added this to the 1.3.7 milestone Jun 17, 2025
@jgrandja jgrandja merged commit e3f0ee8 into 1.3.x Jun 17, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/1.3.x/org.springframework.security-spring-security-bom-6.3.10 branch June 17, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant