Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies {
|
|||||||
implementation 'com.google.auth:google-auth-library-oauth2-http'
|
implementation 'com.google.auth:google-auth-library-oauth2-http'
|
||||||
implementation 'io.grpc:grpc-netty'
|
implementation 'io.grpc:grpc-netty'
|
||||||
implementation 'io.netty:netty-all'
|
implementation 'io.netty:netty-all'
|
||||||
implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
|
implementation 'com.nimbusds:nimbus-jose-jwt:9.41.1'
|
||||||
testImplementation 'io.projectreactor:reactor-test'
|
testImplementation 'io.projectreactor:reactor-test'
|
||||||
compileOnly 'org.projectlombok:lombok'
|
compileOnly 'org.projectlombok:lombok'
|
||||||
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
||||||
|
Reference in New Issue
Block a user