RuoYi
2026-03-21 af2d446a5f8d0f0b18ad30ab9eca0e03cead9b8b
ruoyi-common/ruoyi-common-swagger/pom.xml
@@ -20,13 +20,13 @@
        <!-- SpringBoot Web -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>
            <artifactId>spring-boot-starter-webmvc</artifactId>
        </dependency>
        <!-- SpringDoc webmvc -->
        <dependency>
            <groupId>org.springdoc</groupId>
            <artifactId>springdoc-openapi-ui</artifactId>
            <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
        </dependency>
   </dependencies>