From d285626cba7b67517f3cfb442866902ad5aefed7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Nov 2024 14:10:52 +0100 Subject: [PATCH] Release version 3.4 GA (2024.1.0). See #3025 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 708323498..a7a8d7ab3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.4.0-SNAPSHOT + 3.4.0 Spring Data Redis Spring Data module for Redis