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
commit b24c537f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>