From d6c5a01e8e22e9b1b8720e3b807015fa032bf9ba Mon Sep 17 00:00:00 2001 From: chenzhihang <709011834@qq.com> Date: Mon, 16 Mar 2026 11:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-auth/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index d9ad97d5..fbc83e2d 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -81,6 +81,10 @@ casdoor-spring-boot-starter 1.5.1 + + redis.clients + jedis +