Skip to content

Commit 4d24194

Browse files
fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.40 to 10.2
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 10.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.2..9.40) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8fdbb7 commit 4d24194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version '1.1.3'
1313

1414
dependencies {
1515
implementation 'org.slf4j:slf4j-api:1.7.36'
16-
implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
16+
implementation 'com.nimbusds:nimbus-jose-jwt:10.2'
1717
implementation 'org.json:json:20250107'
1818
implementation 'com.nimbusds:oauth2-oidc-sdk:11.23'
1919

0 commit comments

Comments
 (0)