Browse Source

修复漏洞

lyq 7 months ago
parent
commit
13ae324129
1 changed files with 0 additions and 6 deletions
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -32,12 +32,6 @@
             <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
         </dependency>
 
-        <!-- SpringBoot Actuator -->
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-actuator</artifactId>
-        </dependency>
-
         <!-- Swagger UI -->
         <dependency>
             <groupId>io.springfox</groupId>