From 89163dff43a2823ad6627e046ce5ad9890045dc8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Jun 2021 18:25:01 -0700 Subject: [PATCH] Edit changelog and correct SSDG version in the SBDG 1.4.8 release and set to 2.4.5. --- spring-geode/src/main/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 8bffb37c..584d12d6 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -14,7 +14,7 @@ Aligns SBDG with Spring Boot 2.4.8. * Upgrades to Spring Data 2020.0.10 (Ockham-SR10). * Upgrades to Spring Data for Apache Geode 2.4.10. * Upgrades to Spring Session BOM 2020.0.5. -* Upgrades to Spring Session for Apache Geode 2.4.4. +* Upgrades to Spring Session for Apache Geode 2.4.5. Changes in version 1.4.7 (2021-06-15)