mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Gradle 9.1 will deprecate support for declaring dependencies using a map. To adapt to this, a handful of tests have been updated to use single-string notation instead. Closes gh-46902