From b7047149a78e4ed727ba2d6290fcf3e05b1a39d7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 16 Jun 2020 13:52:56 -0700 Subject: [PATCH] Fix release dates for 1.1.7.RELEASE and 1.1.8.RELEASE. --- spring-geode/src/main/resources/changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index ba2265f7..66a175c7 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,7 +4,7 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= -Changes in version 1.1.8.RELEASE (2020-03-04) +Changes in version 1.1.8.RELEASE (2020-06-16) --------------------------------------------- Aligns SBDG with Spring Boot 2.1.15.RELEASE along with the latest versions of Spring Framework and Spring Data. @@ -16,7 +16,7 @@ Aligns SBDG with Spring Boot 2.1.15.RELEASE along with the latest versions of Sp * Upgrades to Testcontainers 1.14.3. -Changes in version 1.1.7.RELEASE (2020-03-04) +Changes in version 1.1.7.RELEASE (2020-05-18) --------------------------------------------- Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data and Spring Session for Apache Geode & Pivotal GemFire.