Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development-dependencies group with 1 update: org.springframework.security:spring-security-bom.

Updates 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 <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

Bumps the development-dependencies group with 1 update: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security).


Updates `org.springframework.security:spring-security-bom` 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
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 17, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Jun 17, 2025
@github-actions github-actions bot added this to the 6.3.11 milestone Jun 17, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 17, 2025 19:29
@artembilan artembilan disabled auto-merge June 17, 2025 19:45
@artembilan artembilan merged commit 87c2ad0 into 6.3.x Jun 17, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/6.3.x/development-dependencies-8f301b609f branch June 17, 2025 19:54
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