Skip to content

Commit 7f79fab

Browse files
fix(deps): bump com.nimbusds:nimbus-jose-jwt from 10.7 to 10.9 (#311)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.7 to 10.9. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9..10.7) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 020dcec commit 7f79fab

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
@@ -18,7 +18,7 @@ version = '1.1.5'
1818

1919
dependencies {
2020
implementation('org.slf4j:slf4j-api:2.0.17')
21-
implementation('com.nimbusds:nimbus-jose-jwt:10.7')
21+
implementation('com.nimbusds:nimbus-jose-jwt:10.9')
2222
implementation('org.json:json:20250517')
2323
implementation('com.nimbusds:oauth2-oidc-sdk:11.32')
2424

0 commit comments

Comments
 (0)