Skip to content

Commit

Permalink
dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.7.1 (#…
Browse files Browse the repository at this point in the history
…1134)

Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.4 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.4)

---
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] committed Dec 13, 2023
1 parent 7a2c6cf commit 8f68e36
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 @@ -71,7 +71,7 @@
<maven.surefire.plugin.version>3.2.2</maven.surefire.plugin.version>
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
<openapi.generator.plugin.version>7.0.1</openapi.generator.plugin.version>
<nimbusds.oidc.sdk.version>11.4</nimbusds.oidc.sdk.version>
<nimbusds.oidc.sdk.version>11.7.1</nimbusds.oidc.sdk.version>
<snakeyaml.version>2.2</snakeyaml.version>
<json-schema-validator.version>1.0.87</json-schema-validator.version>
<archunit.version>1.1.0</archunit.version>
Expand Down

0 comments on commit 8f68e36

Please sign in to comment.