Jackson · Lifecycle Status

Jackson End of Life (EOL) Dates & Support Timeline

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

Jackson 3.2.0 is actively supported. Next EOL: version 2.21 on January 31, 2028.
📅 Get reminded before Jackson 2.21 reaches EOL on January 31, 2028 — alerts 90, 30 & 7 days out.
Google →
Latest Active
3.2.0
3.2 series
Next EOL
2.21
Jan 31, 2028
Active Versions
4
of 7 total
EOL Versions
3
no longer patched
40 / 100
Medium Risk
EOL Risk Score™  How is this calculated? →
EOL Recency
30/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 20252026202720282.182.192.203.02.213.13.2TODAY
All Versions
VersionLatest ReleaseRelease DateEOL DateDaysStatus
2.18 LTS 2.18.9 Sep 27, 2024 TBD Supported Active
2.19 2.19.4 Apr 24, 2025 Oct 30, 2025 251 days past EOL EOL
2.20 2.20.2 Aug 28, 2025 Jan 19, 2026 170 days past EOL EOL
2.21 LTS 2.21.5 Jan 18, 2026 Jan 31, 2028 572 days remaining Active
3.0 3.0.4 Oct 3, 2025 Feb 23, 2026 135 days past EOL EOL
3.1 LTS 3.1.4 Feb 23, 2026 TBD Supported Active
3.2 3.2.0 Jun 8, 2026 TBD Supported Active

Jackson lifecycle status — the real story

Jackson is the most widely deployed JSON library on the JVM, and its lifecycle runs on two parallel tracks: the 2.x line (com.fasterxml.jackson) that most production systems still use, and the 3.x line (tools.jackson) launched in October 2025 as the actively developed future. Migrating between them is a real project — the Maven coordinates, package names, and default behaviors all changed.

Jackson designates specific branches as Long-Term Support: as of mid-2026 the open LTS branches are 2.18, 2.21, and 3.1, each maintained for a minimum of two years. Non-LTS branches close fast — 2.19 and 2.20 were each retired within roughly six months of release, and 3.0 closed in February 2026 when 3.1 shipped. Teams that pin a non-LTS Jackson version are typically running unpatched within a year.

The ancient 1.x line (org.codehaus.jackson) has been unsupported for over a decade with no release mechanism left, yet it still appears in legacy enterprise applications and transitive dependency trees — finding it in a scan is a reliable signal of deeper technical debt.

What does Jackson end of life mean for your organization?

When a version of Jackson 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 Jackson 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 Jackson 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 Jackson?
The next Jackson version reaching EOL is 2.21 on January 31, 2028. See the full table above for all version EOL dates.
When is the Jackson support end date?
The next Jackson support end date is January 31, 2028, when version 2.21 reaches end of support. Each version has its own support end date — see the table above for every version's date.
What is the latest supported version of Jackson?
The latest active version of Jackson is 3.2.0. Always verify against the table above as support windows can change.
What happens when Jackson reaches end of life?
When Jackson 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 Jackson?
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 Jackson 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 →