Update dependency com.nimbusds:nimbus-jose-jwt to v10

This commit is contained in:
2026-04-19 20:24:41 +00:00
parent 564b12502e
commit b235725bfb
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies {
developmentOnly 'org.springframework.boot:spring-boot-devtools'
implementation 'com.google.cloud:spring-cloud-gcp-starter'
implementation 'com.google.cloud:spring-cloud-gcp-starter-storage'
implementation 'com.nimbusds:nimbus-jose-jwt:9.41.1'
implementation 'com.nimbusds:nimbus-jose-jwt:10.9'
implementation 'io.grpc:grpc-netty'
implementation 'io.netty:netty-all'
implementation 'org.springframework.boot:spring-boot-starter-actuator'