RuoYi
2024-09-02 b2e4a7046b2b63daae3ac0a84f52df062d56f9dc
ruoyi-common/ruoyi-common-swagger/pom.xml
@@ -23,11 +23,10 @@
            <artifactId>spring-boot-starter-web</artifactId>
        </dependency>
        <!-- Swagger -->
        <!-- SpringDoc webmvc -->
        <dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-swagger2</artifactId>
            <version>${swagger.fox.version}</version>
            <groupId>org.springdoc</groupId>
            <artifactId>springdoc-openapi-ui</artifactId>
        </dependency>
   </dependencies>