Skip to content

Commit

Permalink
dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.11 to 11.12 (#22
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.11 to 11.12.
- [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.12..11.11)

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

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 May 22, 2024
1 parent 32c3835 commit 8b7fb20
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 @@ -24,7 +24,7 @@
<springdoc.version>2.5.0</springdoc.version>
<checkstyle-maven-plugin.version>3.3.1</checkstyle-maven-plugin.version>
<logbook.version>3.8.0</logbook.version>
<nimbusds.oidc.sdk.version>11.11</nimbusds.oidc.sdk.version>
<nimbusds.oidc.sdk.version>11.12</nimbusds.oidc.sdk.version>
<lombok.version>1.18.30</lombok.version>
<opentelemetry.version>1.32.0</opentelemetry.version>
<eclipse.dash.tool.plugin>1.1.0</eclipse.dash.tool.plugin>
Expand Down

0 comments on commit 8b7fb20

Please sign in to comment.