update: upgrade spring boot version

This commit is contained in:
hongqiaowei
2020-12-11 19:53:21 +08:00
parent df8c46e32a
commit 1b55c9038e

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.11.RELEASE</version>
<version>2.2.12.RELEASE</version>
<relativePath/>
</parent>
<groupId>we</groupId>