Skip to content

build(deps): bump org.springframework.security:spring-security-core from 6.2.2 to 6.2.8#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.security-spring-security-core-6.2.8
Open

build(deps): bump org.springframework.security:spring-security-core from 6.2.2 to 6.2.8#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.security-spring-security-core-6.2.8

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps org.springframework.security:spring-security-core from 6.2.2 to 6.2.8.

Release notes

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

6.2.8

⭐ New Features

  • Support ServerExchangeRejectedHandler @Bean #16061
  • Support ServerWebExchangeFirewall @Bean #15987

🪲 Bug Fixes

  • Fix error when Bearer token is requested with empty string #15940
  • Make RequestMatcherDelegatingAuthorizationManager post-processable #15978
  • RequestMatcherDelegatingAuthorizationManager should be post-processable #15948
  • Unhandled exception in CookieRequestCache results in 500 Internal Server Error #15985

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13 #16128
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #16081
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #16031
  • Bump org.springframework.data:spring-data-bom from 2023.1.11 to 2023.1.12 #16127
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8 #16100
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #16099

🔩 Build Updates

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

❤️ Contributors

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

@​codeconsole, @​dependabot[bot], @​github-actions[bot], and @​jacknie84

6.2.7

🪲 Bug Fixes

  • Disabling credentials erasure on custom AuthenticationManager is not working #15807
  • Documentation inconsistency in AuthorizationManager's verify method return type #15704
  • Fix code format in OIDC Logout docs #15566
  • Fix OIDC Logout docs: Session Strategy vs. Registry #15686
  • Methods annotated with @PostFilter are processed twice by PostFilterAuthorizationMethodInterceptor #15675
  • Methods annotated with @PostFilter are processed twice by PostFilterAuthorizationMethodInterceptor #15651
  • SecurityJackson2Modules.getModules(): Cannot load module org.springframework.security.cas.jackson2.CasJackson2Module #15766
  • The additionalParameters array parameter of OAuth2AuthorizationRequest causes the authorizationRequestUri to be incorrect #15828

🔨 Dependency Upgrades

  • Bump Gradle Wrapper from 8.10.1 to 8.10.2 #15841
  • Bump io.micrometer:micrometer-observation from 1.12.10 to 1.12.11 #15919
  • Bump io.mockk:mockk from 1.13.12 to 1.13.13 #15896

... (truncated)

Commits
  • a5cd7ce Release 6.2.8
  • a8c4d6c Require Locale argument for toLower/toUpperCase usage
  • 5f838b0 Bump io.micrometer:micrometer-observation from 1.12.12 to 1.12.13
  • bc3e6f2 Bump org.springframework.data:spring-data-bom
  • 810d83e Bump @​antora/collector-extension in /docs
  • 127ed4b Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15
  • da345a3 Bump org.springframework.ldap:spring-ldap-core from 3.2.7 to 3.2.8
  • 0790978 Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12
  • 0d8b8ee Bump io.micrometer:micrometer-observation from 1.12.11 to 1.12.12
  • 81e74e6 Support ServerExchangeRejectedHandler @​Bean
  • 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 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.2.2 to 6.2.8.
- [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.2.2...6.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 9, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants