upgrade spring boot 2.3.4、spring 5.2.9

This commit is contained in:
thinkgem
2020-09-22 10:48:58 +08:00
parent 0f0ff4af1a
commit f9842c3c86

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.3.3.RELEASE</version> <version>2.3.4.RELEASE</version>
</parent> </parent>
<groupId>com.jeesite</groupId> <groupId>com.jeesite</groupId>