依赖升级,支持SpringBoot 2.7.0

This commit is contained in:
macro
2022-06-25 15:36:17 +08:00
parent c85a650cd5
commit b925885494
5 changed files with 60 additions and 52 deletions

View File

@@ -41,11 +41,7 @@
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<artifactId>springfox-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>