From 00d5abc157ab16e32e0dabe7cfe6ad11b789ad6c Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 16 Jul 2024 23:41:23 +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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index bbbb03e57..53e006cf1 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -264,6 +264,18 @@ org.redisson redisson-spring-boot-starter ${redisson.version} + + + org.springframework.boot + + redisson-spring-data-33 + + + + + org.redisson + redisson-spring-data-22 + ${redisson.version}