From 9a8dce7a7639a4e4821ba1024c6e0e873935819d Mon Sep 17 00:00:00 2001
From: zhouz <>
Date: Wed, 15 Jul 2026 17:14:48 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E6=98=BE=E5=BC=8F=E5=BC=95=E5=85=A5lock?=
=?UTF-8?q?4j-redisson=E4=BE=9D=E8=B5=96=EF=BC=8C=E4=BF=AE=E5=A4=8D?=
=?UTF-8?q?=E7=BC=96=E8=AF=91=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nl-module-base/nl-module-base-server/pom.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/nl-module-base/nl-module-base-server/pom.xml b/nl-module-base/nl-module-base-server/pom.xml
index 01eee04e..639c9046 100644
--- a/nl-module-base/nl-module-base-server/pom.xml
+++ b/nl-module-base/nl-module-base-server/pom.xml
@@ -50,7 +50,11 @@
cn.nl.cloud
nl-spring-boot-starter-protection
-
+
+
+ com.baomidou
+ lock4j-redisson-spring-boot-starter
+