Skip to content

Commit 9e3f67f

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.0.1 to 10.0.2 (spiffe#306)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.0.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..10.0.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
1 parent fc6283e commit 9e3f67f

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
@@ -20,7 +20,7 @@ subprojects {
2020
jupiterVersion = '5.12.0'
2121
mockitoVersion = '4.11.0'
2222
lombokVersion = '1.18.36'
23-
nimbusVersion = '10.0.1'
23+
nimbusVersion = '10.0.2'
2424
shadowVersion = '8.1.1'
2525

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

0 commit comments

Comments
 (0)