From 7443bdcea302d8ec88b3a9f672ed49a1ed40bd8d Mon Sep 17 00:00:00 2001 From: fanliuyang Date: Mon, 30 Dec 2024 09:53:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(yudao-dependencies):=20=E6=8E=92=E9=99=A4re?= =?UTF-8?q?disson3.41.0=E5=AF=B9=E5=BA=94redisson-spring-data=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 依赖错误,解决 Tuple NoClassDefFoundError 报错 --- yudao-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 6f063f8009..11243f6c31 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -263,7 +263,7 @@ org.redisson - redisson-spring-data-33 + redisson-spring-data-34