Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
db8d648f54 build(deps): bump pagehelper-spring-boot-starter from 1.4.1 to 1.4.6
Bumps [pagehelper-spring-boot-starter](https://github.com/pagehelper/pagehelper-spring-boot) from 1.4.1 to 1.4.6.
- [Release notes](https://github.com/pagehelper/pagehelper-spring-boot/releases)
- [Commits](https://github.com/pagehelper/pagehelper-spring-boot/compare/1.4.1...1.4.6)

---
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>
2022-12-02 12:43:54 +00:00

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.3.0</version> <version>1.4.6</version>
</dependency> </dependency>
<!-- protostuff序列化依赖 --> <!-- protostuff序列化依赖 -->