From 92786e22bbc0c6d99fac274bfa67d09c6772597a Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期二, 10 九月 2024 11:10:40 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.11.205:9000/r/se-cloud

---
 se-auth/pom.xml |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/se-auth/pom.xml b/se-auth/pom.xml
index 711eefa..6dad247 100644
--- a/se-auth/pom.xml
+++ b/se-auth/pom.xml
@@ -51,14 +51,6 @@
             <groupId>com.se</groupId>
             <artifactId>se-common-security</artifactId>
         </dependency>
-
-        <!--lombok-->
-        <dependency>
-            <groupId>org.projectlombok</groupId>
-            <artifactId>lombok</artifactId>
-            <version>1.18.22</version>
-            <optional>true</optional>
-        </dependency>
     </dependencies>
 	
     <build>

--
Gitblit v1.9.3