Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#263)
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 11.18 to 11.19.
- [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/branches/compare/11.19..11.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5594a3f commit 2602c3d
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 @@ -16,7 +16,7 @@

<properties>
<java.version>21</java.version>
<nimbus.oauth2-oidc-sdk.version>11.18</nimbus.oauth2-oidc-sdk.version>
<nimbus.oauth2-oidc-sdk.version>11.19</nimbus.oauth2-oidc-sdk.version>
<bouncecastle-version>1.70</bouncecastle-version>
<lombok-version>1.18.34</lombok-version>
<surefire.plugin.version>3.4.0</surefire.plugin.version>
Expand Down

0 comments on commit 2602c3d

Please sign in to comment.