Spring Boot 3.5.9
Spring Boot 3.5.9 Upgrade
This release upgrades all 23 Spring Boot projects from version 3.5.4 to 3.5.9.
Changes
- Upgraded Spring Boot: 3.5.4 → 3.5.9
- Removed unused imports: Cleaned up
import javax.swing.*;from 14 WebSecurityConfig.java files - Java version: 21 (unchanged)
Files Updated
- 23 pom.xml files across all sections
- 14 WebSecurityConfig.java files
Compatibility
- All projects compile successfully
- No breaking changes
- No new compilation errors or warnings
- Backward compatible with existing code
Testing
All projects have been tested with the upgraded Spring Boot version.