mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +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