Bump com.github.pagehelper:pagehelper from 5.0.0 to 5.3.1

Bumps [com.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.0.0 to 5.3.1.
- [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases)
- [Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.0.0...v5.3.1)

---
updated-dependencies:
- dependency-name: com.github.pagehelper:pagehelper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-03 02:13:00 +00:00 committed by GitHub
parent 3314d42a54
commit b0b6a4bb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.0.0</version>
<version>5.3.1</version>
</dependency>
<!--list页面中setAttribute的引用-->