Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.7.1 #747

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.7.1
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.13.2 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..10.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
commit 09c72e0720bb4e1d3eb8640b98aeb7039d234042
2 changes: 1 addition & 1 deletion vtp-pensjon-application/pom.xml
Original file line number Diff line number Diff line change
@@ -296,7 +296,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>10.13.2</version>
<version>11.7.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Loading