Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.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 11.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/branches/compare/11.7.1..11.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 811763e commit 9e50fc7
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 @@ -49,7 +49,7 @@
<testcontainers.version>1.19.3</testcontainers.version>
<mockito-kotlin.version>5.2.1</mockito-kotlin.version>
<schedlock.version>5.10.2</schedlock.version>
<nimbus.version>11.7</nimbus.version>
<nimbus.version>11.7.1</nimbus.version>
<mockk.version>1.13.8</mockk.version>
<kotest.version>5.6.1</kotest.version>
<okhttp.version>4.12.0</okhttp.version>
Expand Down

0 comments on commit 9e50fc7

Please sign in to comment.