惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
A
About on SuperTechFans
J
Java Code Geeks
G
Google Developers Blog
L
LangChain Blog
小众软件
小众软件
宝玉的分享
宝玉的分享
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
博客园 - 【当耐特】
IT之家
IT之家
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - Franky
博客园_首页
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
B
Blog
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell

Spring Releases

Spring Tools 5.4.0 released Spring Modulith 2.2 M1, 2.1.1, 2.0.8, and 1.4.13 released Spring AI 2.0.1 Available Now Spring AMQP 4.2.0-M1 Available Spring Integration 7.2.0-M1 Available Spring Batch 6.0.5 and 6.1.0-M1 available now Spring Boot 4.0.8 available now Spring Boot 4.1.1 available now Spring Boot 4.2.0-M1 available now Spring Cloud 2025.1.3 (aka Oakwood) Has Been Released Spring Boot 3.5.16 available now Spring Data 2025.0.13 released Spring Tools 5.2.0 released Spring AI 1.0.9, 1.1.8 Available Now Spring AI 2.0.0 GA Available Now Spring Modulith 2.1 GA, 2.0.7, and 1.4.12 released Spring Shell 4.0.3 and 3.4.3 are out! Spring Cloud 2025.0.3 (aka Northfields) Has Been Released Spring Cloud 2025.1.2 (aka Oakwood) Has Been Released Spring for GraphQL 1.4.6 and 2.0.4 released Spring gRPC 1.1.0 available now Spring Vault 4.0.3 and 3.2.1 available Spring Vault 4.1 Generally Available Spring Batch 6.0.4 and 5.2.6 available now Spring Boot 3.5.15 available now Spring Boot 4.0.7 available now Spring AI 2.0.0-RC1 Available Now Spring AI 2.0.0-M8 Available Now Spring AI 1.0.8, 1.1.7, 2.0.0-M7 Available Now Spring AI 1.0.7, 1.1.6, 2.0.0-M6 Available Now
Spring Tools 5.3.0 released
martinlippert · 2026-06-30 · via Spring Releases

On behalf of the team and everyone who has contributed, I am pleased to announce the 5.3.0 release of the Spring Tools for Visual Studio Code, Cursor, Eclipse, Theia, and Claude Code.

Hightlights

  • Validation Improvements: Fixed false positive lints, inner record bean misdetection, and native query checks.
  • Enhanced Stability: Resolved Boot MCP startup crashes, Eclipse AOT errors, and JMX connection bugs.
  • Code Modernization: Switched from RestTemplate to RestClient and cleaned up legacy dependencies.

Detailed changes can be found in the release notes: https://github.com/spring-projects/spring-tools/releases/tag/5.3.0.RELEASE

CVE reports

This release addresses the following CVEs:

  • CVE-2026-47858 "live information startup mode is vulnerable for remote code execution"
  • CVE-2026-47873 "Spring Tools Docker integration publishes unauthenticated debug (JDWP) and JMX ports on all network interfaces"
  • CVE-2026-47882 "Spring Boot DevTools remote secret generated with a non-cryptographic PRNG"
  • CVE-2026-59326 "HTTP Proxy Credentials Logged in Plaintext by the Spring Boot Language Server"
  • CVE-2026-59327 "Cleartext Storage of Spring Boot DevTools Remote Secret in Eclipse Launch"
  • CVE-2026-59328 "Cross-Site Scripting in Eclipse Spring Boot Starter Wizard Dependency Tooltips"

Downloads

To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code, Cursor, and Theia, please go visit:

Next up is the 5.4.0 release, currently scheduled for mid September 2026.