Skip to content

Commit

Permalink
spring boot升级2.6.0。启动报错 原因详见:springfox/springfox#3462
Browse files Browse the repository at this point in the history
  • Loading branch information
lWoHvYe committed Nov 20, 2021
1 parent 6f02b60 commit b879685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.5.6</version>
<version>2.6.0</version>
<!--<relativePath/>设定一个空值将始终从仓库中获取,不从本地路径获取。
查找顺序:relativePath元素中的地址–本地仓库–远程仓库-->
<relativePath/> <!-- lookup parent from repository -->
Expand Down

0 comments on commit b879685

Please sign in to comment.