From 6823d4df1d5fd2261c1dbf7428ef7e2806731020 Mon Sep 17 00:00:00 2001
From: hhf <614792109@qq.com>
Date: Sat, 8 Jul 2023 22:34:04 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4RedisStarter=E5=86=97?=
=?UTF-8?q?=E4=BD=99=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mallchat-common/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/mallchat-common/pom.xml b/mallchat-common/pom.xml
index 65433e7..4268fc2 100644
--- a/mallchat-common/pom.xml
+++ b/mallchat-common/pom.xml
@@ -91,10 +91,6 @@
org.springframework.boot
spring-boot-starter-validation
-
- org.springframework.boot
- spring-boot-starter-data-redis
-
com.auth0
java-jwt