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.
1 parent 2ad364e commit 940420cCopy full SHA for 940420c
build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation "com.github.dozermapper:dozer-core:7.0.0"
74
75
//keycloak
76
- implementation "com.nimbusds:nimbus-jose-jwt:10.2"
+ implementation "com.nimbusds:nimbus-jose-jwt:10.3"
77
implementation "io.jsonwebtoken:jjwt-api:0.12.6"
78
implementation "io.jsonwebtoken:jjwt-impl:0.12.6"
79
implementation "io.jsonwebtoken:jjwt-jackson:0.12.6"
0 commit comments