Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework.security:spring-security-oauth2-authorization-server from 1.5.3 to 7.0.0.

Release notes

Sourced from org.springframework.security:spring-security-oauth2-authorization-server's releases.

7.0.0

⭐ New Features

  • Add a minimal authorization server configuration #18153
  • Mark GrantedAuthority#getAuthority as @Nullable #18014
  • Polish SimpleGrantedAuthority #18062

🪲 Bug Fixes

  • Correct the org.springframework.security.config.annotation.web.LogoutDsl's property description #18026
  • Fix webauthn multifactor authentication #18163

🔨 Dependency Upgrades

  • Bump org.jetbrains.kotlin:kotlin-bom from 2.2.20 to 2.2.21 #18099
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21 #18100
  • Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 #18097
  • Update to Reactor 2025.0.0 #18173
  • Update to Spring Data 2025.1.0 #18174
  • Update to Spring Framework 7.0.0 #18172
  • Update to Spring LDAP 4.0.0 #18175

❤️ Contributors

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

@​Kehrlann, @​SimonVonXCVII, @​quaff, and @​therepanic

7.0.0-RC3

⭐ New Features

  • Default WebAuthnConfigurer#rpName to rpId #18132
  • Document effects of disabling CORS #18130

🪲 Bug Fixes

  • WebAuthnAuthenticationFilter is not getting post-processed by EnableMfaFiltersPostProcessor #18128
  • AOT hints for authorization server Jackson 3 types should be registered #18146
  • JdbcRegisteredClientRepository should support Jackson 3 #18143
  • RequestHeaderAuthenticationFilter#getPreAuthenticatedPrincipal should be declared @Nullable #18046

7.0.0-RC1

⏪ Breaking Changes

  • Align setRetrieveUserInfo() between OidcUserService and OidcReactiveOAuth2UserService #18057
  • Consider disabling device_code grant by default #17998
  • Enable PKCE by default #17507
  • Enable PKCE by default in authorization server #18020
  • Favor Relative Redirects by Default #16300
  • Remove cache from (Reactive)OidcIdTokenDecoderFactory #16647

... (truncated)

Changelog

Sourced from org.springframework.security:spring-security-oauth2-authorization-server's changelog.

= Release Process

The release process for Spring Security is entirely automated via the https://github.com/spring-io/spring-security-release-tools/blob/main/release-plugin/README.adoc[Spring Security Release Plugin] and https://github.com/spring-io/spring-security-release-tools/tree/main/.github/workflows[reusable workflows]. The following table outlines the steps that are taken by the automation.

WARNING: The 5.8.x branch does not have all of the improvements from the 6.x.x branches. See "Status (5.8.x)" for which steps are still manual.

In case of a failure, you can follow the links below to read about each step, which includes instructions for performing the step manually if applicable. See <<frequently-asked-questions,FAQ>> for troubleshooting tips.

[cols="1,1,1"] |=== | Step | Status (5.8.x) | Status (6.0.x+)

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ❌ manual | ✅ automated

| <<close-create-milestone,Close milestone>> | ❌ manual | ✅ automated

... (truncated)

Commits

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)

…-authorization-server

Bumps [org.springframework.security:spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-security) from 1.5.3 to 7.0.0.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/commits/7.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-oauth2-authorization-server
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #390.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/maven/dev/org.springframework.security-spring-security-oauth2-authorization-server-7.0.0 branch December 15, 2025 23:08
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.

1 participant