build(deps): bump pagehelper-spring-boot-starter from 1.3.0 to 1.3.1

Bumps pagehelper-spring-boot-starter from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: com.github.pagehelper:pagehelper-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 08:18:01 +00:00
committed by 禾几海
parent 243bbe8b20
commit 359d3c2664

View File

@@ -65,7 +65,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.3.0</version> <version>1.3.1</version>
</dependency> </dependency>