From 4a95dcf32d2bdd1d9662c402dbbf6cd3ebc4bf02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Mon, 29 Apr 2024 16:16:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Elock4j=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index d3c1201..238fb0b 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,7 @@ 3.5.5 4.1.3 3.21.3 + 2.2.7 8.1.2.79 4.4.0 5.8.21 @@ -91,6 +92,11 @@ ${redisson.version} + com.baomidou + lock4j-redisson-spring-boot-starter + ${lock4j.version} + + com.dameng DmJdbcDriver18 ${dameng.version}