From 219861a9eeeae339d78679bfdb699b72f339b3cc Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 16 Jun 2023 08:05:36 -0700 Subject: [PATCH] Release version 3.1.1 (2023.0.1). See #2579 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7837a3c53..1fc8fbe14 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.1.1-SNAPSHOT + 3.1.1 Spring Data Redis Spring Data module for Redis