Skip to content

Commit a11cd64

Browse files
dependabot[bot]andrross
authored andcommitted
Bump com.nimbusds:nimbus-jose-jwt in /plugins/repository-azure
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41.1 to 10.0.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.2..9.41.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5db0d7 commit a11cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
api "net.java.dev.jna:jna-platform:${versions.jna}"
6464
api 'com.microsoft.azure:msal4j:1.18.0'
6565
api 'com.nimbusds:oauth2-oidc-sdk:11.21'
66-
api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
66+
api 'com.nimbusds:nimbus-jose-jwt:10.0.2'
6767
api 'com.nimbusds:content-type:2.3'
6868
api 'com.nimbusds:lang-tag:1.7'
6969
// Both msal4j:1.14.3 and oauth2-oidc-sdk:11.9.1 has compile dependency on different versions of json-smart,

0 commit comments

Comments
 (0)