From 37f95daaf018f793b5cf550da85d017764786bc5 Mon Sep 17 00:00:00 2001 From: hzj <826100833@qq.com> Date: Mon, 3 Nov 2025 09:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=97=E4=BA=AC=E6=9A=82=E9=99=8D10=E6=9C=88?= =?UTF-8?q?=E5=87=BA=E5=B7=AE=E5=BC=80=E5=8F=91=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- event_smart/pom.xml | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/event_smart/pom.xml b/event_smart/pom.xml index f8c8686..82381cd 100644 --- a/event_smart/pom.xml +++ b/event_smart/pom.xml @@ -18,13 +18,32 @@ 0.0.1 + + + + + + - com.njcn - common-redis - 1.0.0 + org.springframework.boot + spring-boot-starter-data-redis + + + io.lettuce + lettuce-core + + + + + redis.clients + jedis - + + com.aliyun.oss + aliyun-sdk-oss + 3.15.1 + org.springframework.boot