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>