spring-cloud / spring-cloud-commons

Common classes used in different Spring Cloud implementations
Apache License 2.0
701 stars 697 forks source link

Add support for Spring Boot 3.3 #1343

Closed spencergibb closed 5 months ago

spencergibb commented 5 months ago

Update SpringBootVersionVerifier to allow Spring Boot 3.3. This will allow users to test 3.3 snapshots and milestones. Official support will come when Spring Boot 3.3.0 is released in May 2024 https://github.com/spring-projects/spring-boot/milestone/332