RuoYi
2024-09-02 b2e4a7046b2b63daae3ac0a84f52df062d56f9dc
ruoyi-modules/ruoyi-gen/pom.xml
@@ -40,13 +40,6 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-actuator</artifactId>
        </dependency>
        <!-- Swagger UI -->
        <dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-swagger-ui</artifactId>
            <version>${swagger.fox.version}</version>
        </dependency>
        
        <!-- Apache Velocity -->
        <dependency>