diff --git a/build.gradle b/build.gradle index 460be1f..539ffdf 100644 --- a/build.gradle +++ b/build.gradle @@ -128,7 +128,7 @@ dependencies { api 'com.auth0:auth0:1.45.1' api 'com.auth0:java-jwt:3.19.4' - api 'com.auth0:jwks-rsa:0.24.0' + api 'com.auth0:jwks-rsa:0.24.1' testImplementation 'org.bouncycastle:bcprov-jdk15on:1.70' testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'