From 94c7f26aecd8bf4893a8f9a7013f3522d705e6f8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 11:49:25 +0200 Subject: [PATCH] Release version 3.3 GA (2024.0.0). See #2893 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03ca1b84d..44cf4b718 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.3.0-SNAPSHOT + 3.3.0 Spring Data Redis Spring Data module for Redis