upgrade spring boot version

This commit is contained in:
heavyrain2012
2020-10-22 14:56:56 +08:00
parent c3666f5dfe
commit 5aa6bf7dd0

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.6.RELEASE</version>
<version>2.2.10.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>