From 56e5262a6dfe1f338b0bee59a57dc935cd0ffb42 Mon Sep 17 00:00:00 2001
From: shichongfu <shi_chongfu@163.com>
Date: 星期日, 04 六月 2023 08:49:08 +0800
Subject: [PATCH] 文档转换

---
 pom.xml |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2179437..262c1fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,16 +81,6 @@
             <artifactId>pdfbox</artifactId>
             <version>2.0.6</version>
         </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-org-admin</artifactId>
-            <exclusions>
-                <exclusion>
-                    <groupId>com.lx</groupId>
-                    <artifactId>product-server-admin</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
     </dependencies>
 
 </project>

--
Gitblit v1.9.2