This commit is contained in:
dependabot[bot] 2023-09-03 02:13:01 +00:00 committed by GitHub
commit 76046f9f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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