Skip to content

Commit 940420c

Browse files
Update dependency com.nimbusds:nimbus-jose-jwt to v10.3
1 parent 2ad364e commit 940420c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation "com.github.dozermapper:dozer-core:7.0.0"
7474

7575
//keycloak
76-
implementation "com.nimbusds:nimbus-jose-jwt:10.2"
76+
implementation "com.nimbusds:nimbus-jose-jwt:10.3"
7777
implementation "io.jsonwebtoken:jjwt-api:0.12.6"
7878
implementation "io.jsonwebtoken:jjwt-impl:0.12.6"
7979
implementation "io.jsonwebtoken:jjwt-jackson:0.12.6"

0 commit comments

Comments
 (0)