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 spring-security-jwt from 1.0.10.RELEASE to 1.1.1.RELEASE in /msal-obo-sample #36

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2021

Bumps spring-security-jwt from 1.0.10.RELEASE to 1.1.1.RELEASE.

Commits
  • 0675229 Release spring-security-jwt.1.1.1.RELEASE
  • 4ca524d Specify charset when generating tokens
  • 93b06d6 JwkSetConverter only accepts public key use sig
  • b8a137b Preserve user authentication details on re-authentication
  • 42a6bcd Revert to snapshot
  • c8d92da Release 2.5.0.RC1
  • b478e80 Allow custom AuthenticationProvider and AuthenticationEventPublisher
  • fa46bac DefaultTokenServices generates url-safe tokens
  • 611854e Handle expires_in when 0
  • c6e56f1 Fix potential NPE in OAuthProviderBeanDefinitionParser
  • 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 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)

Bumps [spring-security-jwt](https://github.com/spring-projects/spring-security-oauth) from 1.0.10.RELEASE to 1.1.1.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security-oauth/releases)
- [Commits](spring-attic/spring-security-oauth@1.0.10.RELEASE...jwt1.1.1.RELEASE)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2021
@baywet baywet requested a review from Avery-Dunn September 9, 2021 18:28
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.

0 participants