Checklist
Description
When using this library on Java 25, the following warning is printed. I guess the Guava dependency should be updated?
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (jar:nested:/deployments/tbricks-fx-api.jar/!BOOT-INF/lib/guava-32.1.2-jre.jar!/)
WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Reproduction
Use the jwks-rsa-java library on Jdk 25
Additional context
No response
jwks-rsa version
0.23.0
Java version
25
Checklist
Description
When using this library on Java 25, the following warning is printed. I guess the Guava dependency should be updated?
Reproduction
Use the jwks-rsa-java library on Jdk 25
Additional context
No response
jwks-rsa version
0.23.0
Java version
25