We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a7cd8 + 84c1a74 commit c707f5bCopy full SHA for c707f5b
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
83
//Keycloak
84
// implementation "org.keycloak:keycloak-spring-boot-starter:${keycloakVersion}"
85
- implementation "com.nimbusds:nimbus-jose-jwt:10.3.1"
+ implementation "com.nimbusds:nimbus-jose-jwt:10.4"
86
// implementation "io.jsonwebtoken:jjwt-api:0.11.5"
87
//implementation "io.jsonwebtoken:jjwt-impl:0.11.5"
88
//implementation "io.jsonwebtoken:jjwt-jackson:0.11.5"
0 commit comments