Merge pull request #21 from xiaohai2271/dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.3.0

build(deps): bump pagehelper-spring-boot-starter from 1.2.12 to 1.3.0
This commit is contained in:
禾几海
2020-10-21 00:08:04 +08:00
committed by GitHub

View File

@@ -106,7 +106,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.12</version>
<version>1.3.0</version>
</dependency>
<!-- protostuff序列化依赖 -->