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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 09:00:49 +00:00
committed by 禾几海
parent f6e67aca07
commit 68e2a4772c

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.1</version> <version>1.4.0</version>
</dependency> </dependency>