Given the current timeline for Grails 7.0.0-RC1 and 7.0.0 and the overlapping Spring Boot 3.5.x timeline, we should consider bumping the Spring Boot version for Grails 7.0.x to 3.5.x. https://spring.io/blog/2025/04/25/spring-boot-3-5-0-RC1-available-now
I don't believe this will introduce any delay in the Grails RC1 or GA and it will have the benefit of providing nearly 12 months of OSS support for the Spring Boot Version in Grails 7.0.x. It will also save us time by not having to immediately start work on Grails 7.1.x (based on Spring Boot 3.5.x), right after the Grails 7.0.x release. Spring Boot 3.5.0 will be released between May 19 and 23, 2025, based on the last two May releases. all tests in grails-core pass with spring-boot 3.5.0-RC1. we could immediately switch to spring-boot 3.5.0-RC1, since Grails is currently at the milestone stage. https://github.com/apache/grails-core/pull/14717 - other than changing the version, the only other change required is adding repo.grails.org in one location