Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.4. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a0f83f72f6
commit
cc9be11ca8
|
|
@ -20,7 +20,7 @@ subprojects {
|
|||
jupiterVersion = '5.13.3'
|
||||
mockitoVersion = '4.11.0'
|
||||
lombokVersion = '1.18.38'
|
||||
nimbusVersion = '10.3.1'
|
||||
nimbusVersion = '10.4'
|
||||
shadowVersion = '8.1.1'
|
||||
|
||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||
|
|
|
|||
Loading…
Reference in New Issue