From fdf8808f959afff748a03c74e02815fba87e9994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 21:10:03 +0000 Subject: [PATCH] Bump pagehelper from 5.2.0 to 5.3.2 Bumps [pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.2.0 to 5.3.2. - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases) - [Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.2.0...v5.3.2) --- updated-dependencies: - dependency-name: com.github.pagehelper:pagehelper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c40df1a..e5a3472 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ com.github.pagehelper pagehelper - 5.2.0 + 5.3.2