From b5102881fd6abd8ec2db0bb069600eda34e424b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=B7=91=E8=B7=91?= <528272506@qq.com> Date: Tue, 11 Feb 2025 09:20:57 +0000 Subject: [PATCH] =?UTF-8?q?redisson-3.2.0=E7=89=88=E6=9C=AC=E5=B7=B2?= =?UTF-8?q?=E8=BF=87=E6=9C=9F=EF=BC=8C=E6=97=A0=E6=B3=95=E8=BF=9E=E6=8E=A5?= =?UTF-8?q?redis=E9=9B=86=E7=BE=A4=EF=BC=8C=E9=9C=80=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E7=BB=8F=E6=B5=8B=E8=AF=953.16.6?= =?UTF-8?q?=E5=8F=8A=E4=BB=A5=E4=B8=8A=E5=8F=AF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王跑跑 <528272506@qq.com> --- jodconverter-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jodconverter-web/pom.xml b/jodconverter-web/pom.xml index 3717c5e..1642b23 100644 --- a/jodconverter-web/pom.xml +++ b/jodconverter-web/pom.xml @@ -64,7 +64,7 @@ org.redisson redisson - 3.2.0 + 3.16.6 org.apache.poi -- Gitee