Skip to content

Spring Boot 3.5.9

Choose a tag to compare

@darbyluv2code darbyluv2code released this 27 Dec 00:11
· 28 commits to main since this release
6fb9186

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.