build(deps): bump pagehelper-spring-boot-starter from 1.2.12 to 1.3.0 #21

Merged
dependabot[bot] merged 1 commits from dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.3.0 into master 2020-10-21 00:08:04 +08:00
Showing only changes of commit 1f88995884 - Show all commits

View File

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