refactor: 升级pagehelper

This commit is contained in:
taojinlong 2024-01-10 17:27:32 +08:00
parent 1f2f489c63
commit 1ece537200

View File

@ -98,7 +98,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.3.1</version>
<version>6.1.0</version>
<exclusions>
<exclusion>
<artifactId>jsqlparser</artifactId>