|
|
@@ -219,13 +219,18 @@
|
|
|
<dependency>
|
|
|
<groupId>cn.hutool</groupId>
|
|
|
<artifactId>hutool-all</artifactId>
|
|
|
- <version>5.4.3</version>
|
|
|
+ <version>5.8.25</version>
|
|
|
</dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>com.github.pagehelper</groupId>-->
|
|
|
+<!-- <artifactId>pagehelper-spring-boot-starter</artifactId>-->
|
|
|
+<!-- <version>1.4.2</version>-->
|
|
|
+<!-- </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>com.github.pagehelper</groupId>
|
|
|
- <artifactId>pagehelper-spring-boot-starter</artifactId>
|
|
|
- <version>1.4.2</version>
|
|
|
+ <artifactId>pagehelper</artifactId>
|
|
|
+ <version>5.3.2</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|