Update dependency com.nimbusds:nimbus-jose-jwt to v9.48 #6

Open
mars3142 wants to merge 1 commits from renovate/com.nimbusds-nimbus-jose-jwt-9.x into main
+1 -1
View File
@@ -37,7 +37,7 @@ dependencies {
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'com.google.auth:google-auth-library-oauth2-http'
implementation 'com.google.cloud:spring-cloud-gcp-starter'
implementation 'com.nimbusds:nimbus-jose-jwt:9.47'
implementation 'com.nimbusds:nimbus-jose-jwt:9.48'
implementation 'io.grpc:grpc-netty'
implementation 'io.netty:netty-all'
implementation 'org.springdoc:springdoc-openapi-starter-webflux-api:2.7.0'