Skip to content

Commit 0b5e60c

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 10.0.1 (#297)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 10.0.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.47) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-major ... 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 d9bad06 commit 0b5e60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects {
2020
jupiterVersion = '5.11.4'
2121
mockitoVersion = '4.11.0'
2222
lombokVersion = '1.18.36'
23-
nimbusVersion = '9.47'
23+
nimbusVersion = '10.0.1'
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)