Skip to content

Commit deb0869

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6 (#366)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.5 to 10.6. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.6..10.5) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.6' 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> Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
1 parent 12dedbe commit deb0869

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.13.4'
2121
mockitoVersion = '4.11.0'
2222
lombokVersion = '1.18.42'
23-
nimbusVersion = '10.5'
23+
nimbusVersion = '10.6'
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)