Google Guava · Lifecycle Status

Google Guava End of Life (EOL) Dates & Support Timeline

Complete end-of-life dates, support windows, and security status for all Google Guava versions. Data sourced from endoflife.date and official vendor documentation. Updated at every deploy.

Google Guava 33.6.0-jre is actively supported. No versions approaching EOL in the next 6 months.
Latest Active
33.6.0-jre
33 series
Next EOL
None upcoming
Active Versions
1
of 4 total
EOL Versions
3
no longer patched
50 / 100
Medium Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
40/40
Attack Surface
10/30 Medium tier
CISA KEV Exposure
0/20 Not in KEV
Extended Support
0/10 Available
EOL Risk Score™ — proprietary methodology by endoflife.ai. Factors: EOL recency, attack surface breadth, CISA KEV catalog presence, extended support availability. Updated at every build. Methodology →
Release Cycle Timeline
EOL   Warning   Active   Today
Release cycle timeline 20212022202320242025202630313233TODAY
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
30 30.1.1-jre Oct 16, 2020 Sep 24, 2021 1748 days past EOL EOL
31 31.1-jre Sep 24, 2021 May 26, 2023 1139 days past EOL EOL
32 32.1.3-jre May 26, 2023 Dec 18, 2023 933 days past EOL EOL
33 33.6.0-jre Dec 18, 2023 TBD Supported Active

Google Guava lifecycle status — the real story

Google Guava follows a rolling, latest-only support model: Google does not backport bug or security fixes and explicitly directs users to the newest release. In practice each major version reaches end of life the day its successor ships — 32.x ended when 33.0.0 arrived in December 2023.

The current 33.x line has been maintained since December 2023 (33.6.0 shipped April 2026). Because Guava upgrades within recent majors are usually source-compatible, staying current is cheap compared with most Java libraries — the risk concentrates in applications frozen on multi-year-old majors like 30.x and earlier, and in older Android projects pinned to the -android flavor.

Guava is also a top-ten transitive dependency across the Maven ecosystem, so an EOL Guava frequently arrives through frameworks rather than direct declaration — dependency-management overrides are the standard remediation.

What does Google Guava end of life mean for your organization?

When a version of Google Guava reaches end of life, the maintainers stop issuing security patches. Vulnerabilities discovered after this date are publicly disclosed on the National Vulnerability Database, exploit code appears on GitHub, and your systems remain permanently exposed.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the accumulation of unpatched vulnerabilities in EOL software. With a zero-day, nobody knows about the vulnerability. With EOL software, the vulnerability is public — listed, rated, and often weaponized — but no patch will ever exist. This is the most dangerous gap in enterprise security posture.

Organizations running EOL Google Guava should treat it as a vulnerability class in their risk register, apply compensating controls (network segmentation, enhanced monitoring, access restriction), and prioritize migration to a supported version.

Extended Support Options

If you cannot migrate immediately, extended support vendors provide continued security patches for EOL Google Guava versions. This is a bridge, not a permanent solution — plan your migration in parallel.

endoflife.ai
Need Extended Support?

We work with vetted extended support vendors. Tell us what you need and we'll connect you with the right provider.

Contact Us →
Frequently Asked Questions
What is the end-of-life date for Google Guava?
See the full table above for all Google Guava version EOL dates.
When is the Google Guava support end date?
Each Google Guava version has its own support end date — see the table above for every version's date.
What is the latest supported version of Google Guava?
The latest active version of Google Guava is 33.6.0-jre. Always verify against the table above as support windows can change.
What happens when Google Guava reaches end of life?
When Google Guava reaches end of life, the vendor stops issuing security patches. Any CVEs disclosed after the EOL date accumulate indefinitely with no patch path — creating an ever-growing attack surface that most vulnerability scanners do not flag.
How do I check if I'm running an EOL version of Google Guava?
Check your current version against the table above. If your version's EOL date has passed, you are running unsupported software. You can also use the endoflife.ai Stack Scanner to check your entire dependency file at once.
Is there extended support available for EOL Google Guava versions?
Some vendors offer extended support for EOL software. Contact the original vendor or check with enterprise support providers for options.

Related Products

Data from endoflife.date API · endoflife.date · Generated at build time · How we source data →