RuoYi
2021-06-08 8722e184d6d7219645310804624aa14543615604
ruoyi-common/ruoyi-common-swagger/pom.xml
@@ -16,19 +16,19 @@
    </description>
   <dependencies>
        <!-- SpringBoot Web -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>
        </dependency>
        <!-- Swagger -->
        <dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-swagger2</artifactId>
            <version>${swagger.fox.version}</version>
        </dependency>
   </dependencies>
</project>