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-oauth2-authorization-server from 0.4.3 to 1.1.6 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps org.springframework.security:spring-security-oauth2-authorization-server from 0.4.3 to 1.1.6.

Release notes

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

1.1.6

🔨 Dependency Upgrades

  • Update to jackson-bom 2.15.4 #1566
  • Update to Spring Framework 6.0.18 #1564
  • Update to Spring Security 6.1.8 #1565

1.1.5

🪲 Bug Fixes

  • Update application.yml in Getting Started guide #1519

🔨 Dependency Upgrades

  • Update to spring-security-release-plugin 1.0.1 #1491

❤️ Contributors

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

@​rozagerardo

1.1.4

⭐ New Features

  • Remove org.webjars dependencies from demo-authorizationserver sample #1445

🪲 Bug Fixes

  • Default timeout should be set when fetching JWKSet for private_key_jwt #1439
  • Expired ID tokens are rejected at the authorization server on an RP-initiated logout #1440
  • Fix tests for OAuth2 Authorization Server Metadata Endpoint #1421
  • Fix tests for OIDC Provider Configuration Endpoint #1418
  • Issuer should not support path component #1437

🔨 Dependency Upgrades

  • Update to Spring Framework 6.0.15 #1480
  • Update to Spring Security 6.1.6 #1481

1.1.3

🪲 Bug Fixes

  • Fix typo: context.getHeaders() to context.getJwsHeader() #1393
  • client_id and client_secret provided via query parameters are accepted for client_secret_post #1390
  • Should return hashed client_secret when registering with client_secret_jwt #1383

🔨 Dependency Upgrades

  • Update to Spring Boot 3.1.4 #1404

... (truncated)

Commits
  • 1992d20 Release 1.1.6
  • a7035d2 Update PKCE validation
  • e22d79c Update to jackson-bom 2.15.4
  • 204263a Update to Spring Security 6.1.8
  • 02c4fbe Update to Spring Framework 6.0.18
  • eb10a4b Next development version
  • 0e134b6 Release 1.1.5
  • f6b426d Use release version of spring-security-release-plugin
  • 6b04022 Update application.yml in Getting Started guide
  • f6b07f5 Exclude build directories from nohttp task
  • 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.

…n-server

Bumps [org.springframework.security:spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-authorization-server) from 0.4.3 to 1.1.6.
- [Release notes](https://github.com/spring-projects/spring-authorization-server/releases)
- [Commits](spring-projects/spring-authorization-server@0.4.3...1.1.6)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-oauth2-authorization-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2024
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.

None yet

0 participants