spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.18k stars 40.68k forks source link

Backport Gradle 8 Upgrade to all 3.x branches #42433

Closed philwebb closed 1 month ago

philwebb commented 1 month ago

In order to help with #42333 we should align on a single Gradle version

philwebb commented 1 month ago

Mostly a cherry-pick of d756bf4e86a8e79dea5d89876a375f649796a475

wilkinsona commented 1 month ago

We should back port https://github.com/spring-projects/spring-boot/commit/162c929a80605f6f1d776757527dbbb6db3fb944 as well otherwise we'll see some weird intermittent failures, IIRC.