From 3eb414caf6ae4c593f394cc7ea501bd60fc9ed49 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 16 Jul 2024 23:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E3=80=91=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=20redisson-spring-boot-starter=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=88=B0=203.32.0=20=E5=90=8E=E7=9A=84=20Tuple=20NoClassDefFou?= =?UTF-8?q?ndError=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 294511ba3f..faa3072016 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -234,8 +234,18 @@ org.springframework.boot spring-boot-starter-actuator + + org.springframework.boot + + redisson-spring-data-33 + + + org.redisson + redisson-spring-data-22 + ${redisson.version} + com.dameng