spring boot 2.2.7

This commit is contained in:
thinkgem
2020-05-24 23:26:36 +08:00
parent a3dc51e730
commit d4cb80dd18

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.5.RELEASE</version>
<version>2.2.7.RELEASE</version>
</parent>
<groupId>com.jeesite</groupId>