Skip to content
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

Bump org.springframework.security:spring-security-bom from 6.4.2 to 6.4.3 in /spring #1917

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps org.springframework.security:spring-security-bom from 6.4.2 to 6.4.3.

Release notes

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

6.4.3

⭐ New Features

  • Add Support disableDefaultRegistrationPage to WebAuthnDsl #16395

🪲 Bug Fixes

  • withValue used incorrectly #16527
  • Fix for JdbcOneTimeTokenService cleanupExpiredTokens failing with PostgreSQL #16344
  • Fix GenerateOneTimeTokenWebFilter double publish of chain.filter(...) #16459
  • Fix Kotlin DSL webAuthn { } #16338
  • Fix loader has changed while resolving nodes in WebAuthnWebDriverTests #16463
  • Fix logoutRequestRepository not set on Saml2RelyingPartyInitiatedLogoutSuccessHandler #16310
  • Implement Serializable for WebAuthnAuthentication #16285
  • Make AuthorizationDecision Serializable #16544
  • Make PublicKeyCredentialRequestOptions Serializable Backport #16584
  • Make Saml2AuthenticationToken Serializable #16287
  • Make WebAuthnAuthentication Serializable #16273
  • Make WebAuthnAuthenticationRequestToken Serializable #16602
  • Make WebAuthnAuthenticationTokenRequest Serializable #16481
  • Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration #16466
  • OTT Should Use non-static member to capture the last OneTimeToken #16471
  • webauthn js should ensure allowCredentials[].id is an ArrayBuffer #16440

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 #16364
  • Bump com.nimbusds:oauth2-oidc-sdk from 9.43.5 to 9.43.6 #16598
  • Bump com.webauthn4j:webauthn4j-core from 0.28.4.RELEASE to 0.28.5.RELEASE #16523
  • Bump io.micrometer:micrometer-observation from 1.14.3 to 1.14.4 #16565
  • Bump io.mockk:mockk from 1.13.14 to 1.13.16 #16399
  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #16576
  • Bump io.rsocket:rsocket-bom from 1.1.4 to 1.1.5 #16534
  • Bump org.hibernate.orm:hibernate-core from 6.6.7.Final to 6.6.8.Final #16610
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #16292
  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #16611
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.10 to 3.2.11 #16597
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #16599
  • Update to oauth2-oidc-sdk 9.43.5 #16583

🔩 Build Updates

  • Add TestBytes #16461
  • Troubleshoot missing GChat notifications #16424

❤️ Contributors

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

@​Kehrlann, @​NeoTraveler, @​dependabot[bot], @​franticticktick, @​making, and @​ngocnhan-tran1996

Commits
  • e7431a3 Release 6.4.3
  • d2f825b Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3
  • 6fcbc0e Bump org.hibernate.orm:hibernate-core from 6.6.7.Final to 6.6.8.Final
  • efe50dd Merge branch '6.3.x' into 6.4.x
  • 0602668 Bump org.springframework.data:spring-data-bom from 2024.0.8 to 2024.0.9
  • 9468126 Make AuthenticatorAttestation Serializable
  • b5a4218 Make WebAuthnAuthenticationRequestToken Serializable
  • 9e1a573 Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3
  • 309daf5 Merge branch '6.3.x' into 6.4.x
  • c3d45ae Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 15:21
@dependabot dependabot bot force-pushed the dependabot/maven/spring/1.3/org.springframework.security-spring-security-bom-6.4.3 branch from 1f10ad3 to 27d9f58 Compare February 25, 2025 11:47
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.4.2 to 6.4.3.
- [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.4.2...6.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/spring/1.3/org.springframework.security-spring-security-bom-6.4.3 branch from 27d9f58 to daef609 Compare February 25, 2025 11:53
Copy link
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 6a64412 into 1.3 Feb 25, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/spring/1.3/org.springframework.security-spring-security-bom-6.4.3 branch February 25, 2025 12:34
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.

1 participant