From 1e45b76d62304bdcef0dae9e49c43886a8f1ccaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 14:12:51 +0000 Subject: [PATCH] Bump com.github.pagehelper:pagehelper from 5.1.8 to 5.3.1 Bumps [com.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.1.8 to 5.3.1. - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases) - [Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.1.8...v5.3.1) --- updated-dependencies: - dependency-name: com.github.pagehelper:pagehelper dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd92244..1839ce1 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.github.pagehelper pagehelper - 5.1.8 + 5.3.1 com.github.pagehelper