RuoYi
2020-09-21 00e2c7f04d3714e0c1185dfba8fe7dcf3cb1c3ea
ruoyi-modules/ruoyi-system/pom.xml
@@ -35,10 +35,10 @@
            <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
        </dependency>
        
       <!-- SpringBoot Web -->
       <!-- SpringBoot Actuator -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>
            <artifactId>spring-boot-starter-actuator</artifactId>
        </dependency>
      
        <!-- Swagger -->