From 579fa89e5b8c83c35ebbced0b96512b9db310215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=AC=A3=E4=BD=B6?= <1992666531@qq.com> Date: Tue, 7 May 2024 08:27:30 +0000 Subject: [PATCH] update pom.xml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 付欣佶 <1992666531@qq.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3b0d02..d637f88 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.springframework.boot spring-boot-starter-data-redis - + io.lettuce lettuce-core -- Gitee