Skip to content

Commit

Permalink
Merge pull request #33 from lWoHvYe/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-starter-parent-2.6.3

Bump spring-boot-starter-parent from 2.6.2 to 2.6.3
  • Loading branch information
lWoHvYe committed Jan 21, 2022
2 parents 95f6990 + 6dcb4d0 commit 8e5f47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
<!--<relativePath/>设定一个空值将始终从仓库中获取,不从本地路径获取。
查找顺序:relativePath元素中的地址–本地仓库–远程仓库-->
<relativePath/> <!-- lookup parent from repository -->
Expand Down

0 comments on commit 8e5f47a

Please sign in to comment.