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 b8d3821 + 8b9ae13 commit de1ed38Copy full SHA for de1ed38
1 file changed
auth0-api-java/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
32
// JWT validation dependencies
33
implementation 'com.auth0:java-jwt:4.5.2'
34
- implementation 'com.auth0:jwks-rsa:0.23.1'
+ implementation 'com.auth0:jwks-rsa:0.24.0'
35
36
// Test dependencies
37
testImplementation 'junit:junit:4.13.2'
0 commit comments