From 79c4c0e82b54ebe9572c854e43d3f6db5f878eaa Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 15 Jun 2023 19:17:04 -0700 Subject: [PATCH] Prepare issue branch to upgrade to Jedis 5.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49a7370a5d..cc2714544e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.2.0-SNAPSHOT + 3.2.0-GH-2612-SNAPSHOT Spring Data Redis Spring Data module for Redis