From da0cfd0ed18f502ce8a63f95f5a65bdadefc9ce2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Oct 2021 22:06:04 -0700 Subject: [PATCH] Correct typo in changelog for the SBDG 1.5.6 release. --- 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 1fc0bf2a..e0efaaf2 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -6,7 +6,7 @@ https://github.com/spring-projects/spring-boot-data-geode Changes in version 1.5.6 (2021-10-21) ------------------------------------- -Aligns SBDG with Spring Boot 2.4.12. +Aligns SBDG with Spring Boot 2.5.6. * Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.10. * Upgrades to Spring Framework 5.3.12.