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.31k stars 40.71k forks source link

Switch dependency management configuration in Gradle to use fallback DSL #43210

Open philwebb opened 3 days ago

philwebb commented 3 days ago

Once https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/398 has been implemented we can switch to use the updated DSL.

See #43042 for more background.