Revert to Spring Boot 3.0.0-M1 for dependency management.

Spring Boot 3.0.0-M2+ requires Gradle 7.4+ which breaks the SSDG GemFireServer Gradle Plugin.
This commit is contained in:
John Blum
2022-05-18 11:53:59 -07:00
parent 7d1d119704
commit 345a3164b3
2 changed files with 2 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ Changes in version 3.0.0-M3 (2022-05-18)
Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M2.
* Upgrades to Spring Framework 6.0.0-M4.
* Upgrades to Spring Boot 3.0.0-M2.
* Upgrades to Spring Data BOM 2022.0.0-M4.
* Upgrades to Spring Data Commons 3.0.0-M4.
* Upgrades to Spring Data for Apache Geode 3.0.0-M4.