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-core from 6.3.4 to 6.3.5 #1091

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps org.springframework.security:spring-security-core from 6.3.4 to 6.3.5.

Release notes

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

6.3.5

⭐ New Features

  • Support ServerExchangeRejectedHandler @Bean #16062
  • Supporting logout+jwt for back-channel logout with spring-webflux #15702

🪲 Bug Fixes

  • Align DelegatingAuthenticationConverter Constructors #15949
  • An empty-string bearer token should result in an appropriate HTTP status code #16036
  • IpAddressMatcher null pointer exception #15527
  • RequestMatcherDelegatingAuthorizationManager should be post-processable #15981
  • Support ServerWebExchangeFirewall @Bean #15991
  • Unhandled exception in CookieRequestCache results in 500 Internal Server Error #15986
  • Update logout.adoc: Fix Customizing Logout Success Example #15956

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #16006
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #16032
  • Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13 #16126
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #16082
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #16033
  • Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6 #16125
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 #16102
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #16101

🔩 Build Updates

  • Bump @antora/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs #16117
  • Update Antora UI Spring to v0.4.17 #15930

❤️ Contributors

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

@​asimuleo, @​dependabot[bot], @​github-actions[bot], and @​kse-music

Commits
  • 96c47b3 Release 6.3.5
  • fa5fc6d Fix checkstyle errors for toLower/toUpperCase usage
  • 709103e Merge branch '6.2.x' into 6.3.x
  • a8c4d6c Require Locale argument for toLower/toUpperCase usage
  • 0c6b074 Merge branch '6.2.x' into 6.3.x
  • 5f838b0 Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
  • d1115d2 Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
  • 82060c3 Merge branch '6.2.x' into 6.3.x
  • bc3e6f2 Bump org.springframework.data:spring-data-bom
  • 02c6e17 Bump org.springframework.data:spring-data-bom from 2024.0.5 to 2024.0.6
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 6.3.4 to 6.3.5.
- [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.4...6.3.5)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
@maxcom maxcom merged commit 6d1b040 into master Jan 11, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-core-6.3.5 branch January 11, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant