From 2546c26675d446eef57c8acb9b5dabbd6e72376f Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 13 Oct 2023 08:44:25 -0700 Subject: [PATCH] Release version 3.2 RC1 (2023.1.0). See #2712 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92fa9ba59..7d76a8598 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.2.0-SNAPSHOT + 3.2.0-RC1 Spring Data Redis Spring Data module for Redis