Spring Boot 3.5 · Version Status
Spring Boot 3.5 End of Life Date
Spring Boot 3.5 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.
⚡
Spring Boot 3.5 reaches end of life on June 30, 2026. Plan your migration now — 52 days remaining.
EOL Date
Jun 30, 2026
52 days remaining
Latest Release
3.5.14
Standard release
Release Date
May 31, 2025
Spring Boot 3.5 series
| Version | Latest | EOL Date | Status |
| 1.5 |
1.5.22 |
Aug 6, 2019 |
EOL |
| 2.0 |
2.0.9 |
Mar 1, 2019 |
EOL |
| 2.1 |
2.1.18 |
Oct 30, 2019 |
EOL |
| 2.2 |
2.2.13 |
Oct 16, 2020 |
EOL |
| 2.3 |
2.3.12 |
May 20, 2021 |
EOL |
| 2.4 |
2.4.13 |
Nov 18, 2021 |
EOL |
| 2.5 |
2.5.15 |
May 19, 2022 |
EOL |
| 2.6 |
2.6.15 |
Nov 24, 2022 |
EOL |
What does Spring Boot 3.5 end of life mean?
When Spring Boot 3.5 reaches end of life, the maintainers stop issuing security patches for this version. CVEs discovered after the EOL date are publicly disclosed on the National Vulnerability Database with no patch available. Exploit code frequently appears on GitHub within days of disclosure.
The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the ongoing accumulation of unpatched vulnerabilities in EOL software versions. Running Spring Boot 3.5 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.
Migrate to Spring Boot 4.0 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.
Frequently Asked Questions
When does Spring Boot 3.5 reach end of life?
Spring Boot 3.5 reached end of life on June 30, 2026. That is 52 days remaining.
Is Spring Boot 3.5 still supported?
Spring Boot 3.5 is still supported but approaching end of life on June 30, 2026. Begin planning your migration now.
What should I upgrade to from Spring Boot 3.5?
The recommended upgrade from Spring Boot 3.5 is
Spring Boot 4.0 — the latest actively supported version. Check the
Spring Boot full timeline for all supported versions.
What are the security risks of running Spring Boot 3.5 past EOL?
When Spring Boot 3.5 reaches end of life, the maintainers stop issuing security patches. Any CVEs disclosed after the EOL date accumulate with no remediation path. Most vulnerability scanners do not flag this — it is the CVE blind spot. Organizations running EOL Spring Boot should migrate immediately or implement compensating controls.