spring-framework/gradle
Sam Brannen d038269ec3 Upgrade to Gradle 9.1
This commit upgrades the build to use Gradle 9.1.

To achieve that, the following changes were necessary.

- Stop using Groovy safe-navigation operator (?.) in
  framework-api.gradle due to a NullPointerException.

- Switch from the io.github.goooler.shadow plugin to the
  com.gradleup.shadow plugin, since the former is no longer maintained
  and the latter is a fork that replaces it.

Closes gh-35508
2025-09-19 17:40:32 +02:00
..
wrapper Upgrade to Gradle 9.1 2025-09-19 17:40:32 +02:00
ide.gradle Remove java24 classpath entries in Eclipse for the time being 2025-03-27 16:03:39 +01:00
publications.gradle Update code-of-conduct email 2024-06-10 10:48:06 +01:00
spring-module.gradle Upgrade to NullAway 0.12.10 and refine nullability 2025-09-17 15:17:23 +02:00