Skip to content

Commit

Permalink
dependencies: bump com.nimbusds:oauth2-oidc-sdk from 10.7 to 11.7.1
Browse files Browse the repository at this point in the history
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.7 to 11.7.1.
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/commits/tag/11.7.1)

---
updated-dependencies:
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9288d23 commit cd0d162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<springdoc.version>2.2.0</springdoc.version>
<checkstyle-maven-plugin.version>3.3.0</checkstyle-maven-plugin.version>
<logbook.version>3.5.0</logbook.version>
<nimbusds.oidc.sdk.version>10.7</nimbusds.oidc.sdk.version>
<nimbusds.oidc.sdk.version>11.7.1</nimbusds.oidc.sdk.version>
<lombok.version>1.18.30</lombok.version>
</properties>
<dependencies>
Expand Down

0 comments on commit cd0d162

Please sign in to comment.