From 46e3e62b59cd861359c1c6a9a64f2182ceb7b1c4 Mon Sep 17 00:00:00 2001 From: chenrui Date: Tue, 2 Jan 2024 13:31:57 +0800 Subject: [PATCH] =?UTF-8?q?fix=20issue=20for=20springboot3=20#5741:=20shir?= =?UTF-8?q?o=20=E6=97=A0=E6=B3=95=E4=BD=BF=E7=94=A8=20spring=20boot=203.X?= =?UTF-8?q?=20=E8=87=AA=E5=B8=A6=E7=9A=84jedis=EF=BC=8C=E9=99=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 325c8cee1..b27c70428 100644 --- a/pom.xml +++ b/pom.xml @@ -168,6 +168,13 @@ ${jeecgboot.version} + + + redis.clients + jedis + 2.9.0 + + org.jeecgframework.boot