Skip to content

Commit

Permalink
build(deps): bump oauth2-oidc-sdk from 9.38.1 to 9.39
Browse files Browse the repository at this point in the history
Bumps [oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 9.38.1 to 9.39.
- [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/9.39..9.38.1)

---
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>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent 8557f53 commit fcf5253
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 @@ -54,7 +54,7 @@
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<spring-boot.version>2.7.2</spring-boot.version>
<oauth2-oidc-sdk.version>9.38.1</oauth2-oidc-sdk.version>
<oauth2-oidc-sdk.version>9.39</oauth2-oidc-sdk.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<rest-assured.version>5.1.1</rest-assured.version>
<mockwebserver.version>4.10.0</mockwebserver.version>
Expand Down

0 comments on commit fcf5253

Please sign in to comment.