upgrade spring boot 2.2.10spring 5.2.9

This commit is contained in:
卓源软件
2020-09-22 10:47:18 +08:00
committed by Gitee
parent b799b92cf1
commit b8cae70933

View File

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