From 290806702cec011bbc9cdecd08f724f47ae851a8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Oct 2021 22:00:55 -0700 Subject: [PATCH] Correct typo in the 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 30d9c3b7..c29bb3ec 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.