Skip to content

Commit

Permalink
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7 to 11.7.1 (#816
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 79fa704 commit ca1d09a
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 @@ -53,7 +53,7 @@
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<spring-boot.version>3.2.0</spring-boot.version>
<oauth2-oidc-sdk.version>11.7</oauth2-oidc-sdk.version>
<oauth2-oidc-sdk.version>11.7.1</oauth2-oidc-sdk.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<rest-assured.version>5.4.0</rest-assured.version>
<mockwebserver.version>4.12.0</mockwebserver.version>
Expand Down

0 comments on commit ca1d09a

Please sign in to comment.