-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code
Description
Describe the problem
Exception in thread "main" java.lang.NoSuchMethodError: 'com.google.common.cache.CacheBuilder com.google.common.cache.CacheBuilder.expireAfterWrite(java.time.Duration)'
at com.auth0.jwk.GuavaCachedJwkProvider.<init>(GuavaCachedJwkProvider.java:54)
at com.auth0.jwk.JwkProviderBuilder.build(JwkProviderBuilder.java:180)
Using the current version: 0.20.0 along with any recent version of the Google SDK (which brings in 31.0.x of Guava).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code