upgrade: spring boot version to 2.2.13

This commit is contained in:
hongqiaowei
2021-01-20 15:34:53 +08:00
parent b69fead194
commit af685e172c

View File

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