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
-
-