diff --git a/build.gradle b/build.gradle index 0a7358e..994d4ec 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.22.1' + api 'com.auth0:jwks-rsa:0.23.0' testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64' testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'