From a441963ab8802049e810c2c3f206f657408d7e48 Mon Sep 17 00:00:00 2001
From: hongawen <83944980@qq.com>
Date: Tue, 11 Apr 2023 17:10:02 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pqs-gateway/pom.xml | 42 ------------------------------------------
1 file changed, 42 deletions(-)
diff --git a/pqs-gateway/pom.xml b/pqs-gateway/pom.xml
index 0f5e5ad48..68071219a 100644
--- a/pqs-gateway/pom.xml
+++ b/pqs-gateway/pom.xml
@@ -21,12 +21,6 @@
com.njcn
common-core
${project.version}
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
com.njcn
@@ -41,44 +35,20 @@
org.springframework.cloud
spring-cloud-starter-gateway
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
com.alibaba.cloud
spring-cloud-alibaba-sentinel-gateway
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
com.alibaba.cloud
spring-cloud-starter-alibaba-sentinel
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
com.alibaba.csp
sentinel-datasource-nacos
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
@@ -93,23 +63,11 @@
org.springframework.security
spring-security-oauth2-jose
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-
com.github.xiaoymin
knife4j-spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-starter-logging
-
-