From 2a1811fea3b51fa1f63652a6070556be23e55890 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Oct 2024 12:47:01 +0200 Subject: [PATCH] Release version 3.4 RC1 (2024.1.0). See #2994 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de40db469d..8f198b35c8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.4.0-SNAPSHOT + 3.4.0-RC1 Spring Data Redis Spring Data module for Redis