build: spring boot version

This commit is contained in:
CaptainB 2022-03-08 15:17:52 +08:00 committed by 刘瑞斌
parent 13c89fe56b
commit d1b1429618
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.2</version>
<version>2.6.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>