Skip to content

Commit daa65fa

Browse files
fix(deps): bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.36 (#137)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.36. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.36..9.31) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt 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 f4a61c4 commit daa65fa

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.0.1'
1313

1414
dependencies {
1515
implementation 'org.slf4j:slf4j-api:1.7.36'
16-
implementation 'com.nimbusds:nimbus-jose-jwt:9.31'
16+
implementation 'com.nimbusds:nimbus-jose-jwt:9.36'
1717
implementation 'org.json:json:20230618'
1818
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
1919
implementation 'com.nimbusds:oauth2-oidc-sdk:10.14.2'

0 commit comments

Comments
 (0)