From 7b107bc60a64d310ebc92080e13dad42df66af93 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 18 May 2022 13:03:08 -0700 Subject: [PATCH] Edit changelog and declare upgrade to Spring Session 3.0.0-M3. --- spring-session-data-geode/src/main/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index b28ba1f..b8fbc82 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -13,7 +13,7 @@ Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M * Upgrades to Spring Data Commons 3.0.0-M4. * Upgrades to Spring Data for Apache Geode 3.0.0-M4. * Upgrades to Spring Security 6.0.0-M5. -* Upgrades to Spring Session 3.0.0-M2. +* Upgrades to Spring Session 3.0.0-M3. * Upgrades to Spring Test for Apache Geode 1.0.0-M4. * Upgrades to Mockito 4.5.1. * Upgrades to Micrometer 1.10.0-M2.