Explorar o código

分页包升级

夏文涛 hai 1 ano
pai
achega
ecd18ace1e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -218,8 +218,8 @@
 
         <dependency>
             <groupId>com.github.pagehelper</groupId>
-            <artifactId>pagehelper-spring-boot-starter</artifactId>
-            <version>1.4.2</version>
+            <artifactId>pagehelper</artifactId>
+            <version>5.2.0</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>