【重要】Spring Boot 多版本發(fā)布,2.1 終止維護(hù)
Spring Boot 2.3.5
Spring Boot 2.3.5 已發(fā)布,并且現(xiàn)在可以從 Maven Central 獲得。
<parent>
??<groupId>org.springframework.bootgroupId>
??<artifactId>spring-boot-starter-parentartifactId>
??<version>2.3.5.RELEASEversion>
??<relativePath/>?
parent>
此版本包括 92 個錯誤修復(fù),文檔改進(jìn)和依賴項(xiàng)升級[1]。
Spring Boot 2.2.11
Spring Boot 2.2.11 已發(fā)布,并且現(xiàn)在可以從 Maven Central 獲得。
<parent>
??<groupId>org.springframework.bootgroupId>
??<artifactId>spring-boot-starter-parentartifactId>
??<version>2.2.11.RELEASEversion>
??<relativePath/>?
parent>
此版本包括 50 個錯誤修復(fù),文檔改進(jìn)和依賴項(xiàng)升級[2]。
Spring Boot 2.1.18
Spring Boot 2.1.18 已發(fā)布,并且現(xiàn)在可以從 Maven Central 獲得。
<parent>
??<groupId>org.springframework.bootgroupId>
??<artifactId>spring-boot-starter-parentartifactId>
??<version>2.1.18.RELEASEversion>
??<relativePath/>?
parent>
此版本包括 20 個錯誤修復(fù),文檔改進(jìn)和依賴項(xiàng)升級[3]。
特別說明:Spring Boot 2.1.18 是 2.1 系列的最后一次更新,從 2020 年 11 月 1 日起,Spring Boot 2.1.x 進(jìn)入 EOL 階段(壽命結(jié)束)。建議使用 Spring Boot 2.1.x 的用戶考慮升級到 Spring Boot 2.3.x。
參考資料
2.3.5 bug 修復(fù)列表: https://github.com/spring-projects/spring-boot/releases/tag/v2.3.5.RELEASE
[2]2.2.11 bug 修復(fù)列表: https://github.com/spring-projects/spring-boot/releases/tag/v2.2.11.RELEASE
[3]2.1.18 bug 修復(fù)列表: https://github.com/spring-projects/spring-boot/releases/tag/v2.1.18.RELEASE
評論
圖片
表情
