spring boot 2.5.10

This commit is contained in:
thinkgem
2022-03-09 21:28:47 +08:00
parent 682f0c87ff
commit 3c16183130

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.5.9</version> <version>2.5.10</version>
</parent> </parent>
<groupId>com.jeesite</groupId> <groupId>com.jeesite</groupId>