RuoYi
2020-09-24 6b74ea676cc97961e822e86c3e79e3329bc771b2
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 -->