Merge pull request #7575 from dataease/pr@dev@fixSql

refactor: 升级pagehelper
This commit is contained in:
taojinlong
2024-01-10 17:28:19 +08:00
committed by GitHub

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>