SQLite JDBC End of Life (EOL) Dates & Support Timeline
Complete end-of-life dates, support windows, and security status for all SQLite JDBC versions. Data sourced from endoflife.date and official vendor documentation. Updated at every deploy.
SQLite JDBC 3.53.4 is supported, with no end-of-life or end-of-support date announced yet. The full SQLite JDBC lifecycle, with every version's release and end-of-support date, is in the table below.
Running an EOL version? Get matched with support options — free ↓| Version | Latest Release | Release Date | EOL Date | Days | Status |
|---|---|---|---|---|---|
| 3.32.3 | 3.32.3.3 | Sep 8, 2020 | TBD | Supported | Active |
| 3.34.0 | 3.34.0 | Dec 10, 2020 | TBD | Supported | Active |
| 3.35.0 | 3.35.0.1 | Jun 27, 2021 | TBD | Supported | Active |
| 3.36.0 | 3.36.0.3 | Jun 27, 2021 | TBD | Supported | Active |
| 3.39.2 | 3.39.2.1 | Aug 4, 2022 | TBD | Supported | Active |
| 3.39.3 | 3.39.3.0 | Sep 9, 2022 | TBD | Supported | Active |
| 3.39.4 | 3.39.4.1 | Nov 7, 2022 | TBD | Supported | Active |
| 3.40.0 | 3.40.0.0 | Nov 22, 2022 | TBD | Supported | Active |
| 3.40.1 | 3.40.1.0 | Feb 2, 2023 | TBD | Supported | Active |
| 3.41.0 | 3.41.0.1 | Feb 23, 2023 | TBD | Supported | Active |
| 3.41.2 | 3.41.2.2 | Mar 24, 2023 | TBD | Supported | Active |
| 3.42.0 | 3.42.0.1 | May 22, 2023 | TBD | Supported | Active |
| 3.43.0 | 3.43.0.0 | Aug 29, 2023 | TBD | Supported | Active |
| 3.43.2 | 3.43.2.2 | Oct 13, 2023 | TBD | Supported | Active |
| 3.44.0 | 3.44.0.0 | Nov 13, 2023 | TBD | Supported | Active |
| 3.44.1 | 3.44.1.0 | Nov 27, 2023 | TBD | Supported | Active |
| 3.45.0 | 3.45.0.0 | Jan 19, 2024 | TBD | Supported | Active |
| 3.45.1 | 3.45.1.0 | Jan 31, 2024 | TBD | Supported | Active |
| 3.45.2 | 3.45.2.0 | Mar 13, 2024 | TBD | Supported | Active |
| 3.45.3 | 3.45.3.0 | Apr 16, 2024 | TBD | Supported | Active |
| 3.46.0 | 3.46.0.1 | May 27, 2024 | TBD | Supported | Active |
| 3.46.1 | 3.46.1.3 | Aug 19, 2024 | TBD | Supported | Active |
| 3.47.0 | 3.47.0.0 | Oct 23, 2024 | TBD | Supported | Active |
| 3.47.1 | 3.47.1.0 | Nov 26, 2024 | TBD | Supported | Active |
| 3.47.2 | 3.47.2.0 | Jan 3, 2025 | TBD | Supported | Active |
| 3.48.0 | 3.48.0.0 | Jan 15, 2025 | TBD | Supported | Active |
| 3.49.0 | 3.49.0.0 | Feb 7, 2025 | TBD | Supported | Active |
| 3.49.1 | 3.49.1.0 | Feb 19, 2025 | TBD | Supported | Active |
| 3.50.1 | 3.50.1.0 | Jun 9, 2025 | TBD | Supported | Active |
| 3.50.2 | 3.50.2.0 | Jun 30, 2025 | TBD | Supported | Active |
| 3.50.3 | 3.50.3.0 | Jul 21, 2025 | TBD | Supported | Active |
| 3.51.0 | 3.51.0.0 | Nov 5, 2025 | TBD | Supported | Active |
| 3.51.1 | 3.51.1.1 | Dec 1, 2025 | TBD | Supported | Active |
| 3.51.2 | 3.51.2.0 | Feb 10, 2026 | TBD | Supported | Active |
| 3.51.3 | 3.51.3.0 | Mar 16, 2026 | TBD | Supported | Active |
| 3.53.0 | 3.53.0.0 | Apr 14, 2026 | TBD | Supported | Active |
| 3.53.1 | 3.53.1.0 | May 6, 2026 | TBD | Supported | Active |
| 3.53.2 | 3.53.2.1 | Jun 4, 2026 | TBD | Supported | Active |
| 3.53.4 | 3.53.4.0 | Aug 26, 2026 | TBD | Supported | Active |
[](https://endoflife.ai/sqlite-jdbc)
SQLite JDBC lifecycle status — the real story
SQLite JDBC (org.xerial:sqlite-jdbc), the Java driver that embeds the SQLite engine; one line per bundled SQLite engine version (line 3.53.4 carries SQLite 3.53.4 and its driver patch releases, 3.53.4.0 and later). Release days are the GitHub release dates of the xerial/sqlite-jdbc project (read 2026-09-09); the earliest line listed is the oldest release the project publishes as a GitHub release, older tags are not listed. The project publishes no support policy or end dates: fixes ship only in the newest release, but xerial states no dates for older lines, so none are shown here.
Commercial context: HeroDevs Never-Ending Support lists SQLite JDBC 3.36.x as a drop-in replacement on the org.xerial:sqlite-jdbc coordinates (verified at herodevs.com 2026-09-09). Not to be confused with the SQLite engine itself (product sqlite), which follows a different release model.
SQLite JDBC release and support pattern
Across the 39 release lines with a published release date, SQLite JDBC has shipped a new line roughly every 5 weeks (median interval).
Of the 39 release lines tracked, 0 are past end of life and 39 are still within support. The newest line, 3.53.4, was released August 26, 2026. No end-of-life date is currently published for the 39 supported lines.
Computed from the tracked release data at every build — the figures above are the dates in the table, restated, not an editorial estimate.
What does SQLite JDBC end of life mean for your organization?
When a version of SQLite JDBC 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 SQLite JDBC 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.
Your options when SQLite JDBC reaches end of life
There are four realistic paths. Which one is right depends far more on how long the system needs to keep running than on the version you are on today.
| Option | Best when | Watch out for |
|---|---|---|
| Move to a supported version | The system will outlive the current version's support window and you can schedule the work | Budget for compatibility testing, not just the upgrade itself — that is where the real cost sits |
| Replace the component | The project is unmaintained, or a better-supported alternative exists | The replacement has its own lifecycle and its own end-of-life date — you are changing vendors, not escaping the problem |
| Buy extended support | Migration is genuinely underway but cannot finish before the deadline, or the workload is frozen by certification or a third-party application | A bridge, not a destination — every year purchased is a year the migration still has to happen |
| Document accepted risk | The system is isolated, short-lived, or scheduled for retirement | Only defensible with real compensating controls and a written decision — auditors treat undocumented end-of-life software as a finding |
How to choose, in one question: how many more years does this system need to run? Under a year, extended support (where it exists) is usually cheaper than an emergency migration. One to three years, migrate — support purchased repeatedly costs more than doing the project once, and the project only gets harder as the version ages. Indefinitely, migrate now and plan the next migration before it surprises you.
Worth saying plainly, because vendors selling extended support rarely will: extended support is often the more expensive choice over a multi-year horizon. It is the right answer when a deadline is genuinely unreachable, not as a default. Compare the annual fee against the one-time cost of migrating before committing to either.
Formalizing decisions like this across your estate? Our free EOL policy template is a ready-to-adopt policy with risk tiers, remediation SLAs, and audit mapping — no signup, free to use and share.
Extended Support Options
If you cannot migrate immediately, extended support vendors provide continued security patches for EOL SQLite JDBC versions. This is a bridge, not a permanent solution — plan your migration in parallel.
When SQLite JDBC versions reach end of life, security patches stop — the CVEs keep coming. The good news: extended support for SQLite JDBC exists — vetted vendors ship security patches for years past the official date. Right now that coverage spans SQLite JDBC 3.x. Tell us where to reach you and we'll reply with matched options and pricing guidance — or an honest "no vendor covers this."