From 543fd0a80cf6a2f92f611dc3f189ca955cd31b62 Mon Sep 17 00:00:00 2001 From: Julia Lee <5765049+sxhinzvc@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:50:32 -0400 Subject: [PATCH] Release version 3.2 M2 (2023.1.0). See #2641 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 36d890f4e..50b51f5dc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.2.0-SNAPSHOT + 3.2.0-M2 Spring Data Redis Spring Data module for Redis