Skip to content

Commit 3ecb19b

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.6 to 10.7 (spiffe#395)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.6 to 10.7. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.7..10.6) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.7' 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 e262897 commit 3ecb19b

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
@@ -19,7 +19,7 @@ subprojects {
1919
grpcVersion = '1.78.0'
2020
jupiterVersion = '5.13.4'
2121
mockitoVersion = '4.11.0'
22-
nimbusVersion = '10.6'
22+
nimbusVersion = '10.7'
2323
shadowVersion = '9.0.0'
2424

2525
//IMPORTANT: This must be in sync with the shaded netty version in gRPC

0 commit comments

Comments
 (0)