-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Upgrade guava version to 33.4.8 #12219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
According to https://issuetracker.google.com/issues/342522142#comment8 (Jun 6, 2024):
|
@shivaspeaks PTAL |
We're trying to get a release made (v1.74.0). Once it is made, we'll look at bumping the dependency versions. |
#12215
Guava seems to call a deprecated sun.misc.Unsafe::objectFieldOffset method which might be removed in a future JDK release.
There are still a few things to do for -android versions, which are tracked in google/guava#7742,
see details at google/guava#7811