You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Spring Boot 2.2 we retained support for Gradle 4 (specifically 4.10.x) in a deprecated form and documented that it would be dropped in a future release. I think we should do that in 2.3. At the same time we should raise the minimum support version of 5.x to something relatively modern to make it easier to support 5.x and 6.x in parallel.
dreis2211, philwebb, vpavic, clemstoquart, ParkerM and 3 more