RuoYi
2020-09-13 155b585ae516dbcb90bc7b65eb922cc376a36321
ruoyi-modules/ruoyi-gen/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 -->