From 05c7e7e0e8fdabbf61f497e25f3497d0acd71cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 22:47:38 +0000 Subject: [PATCH] Bump com.github.pagehelper:pagehelper in /framework-orm Bumps [com.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.0.0 to 5.3.1. - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases) - [Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.0.0...v5.3.1) --- updated-dependencies: - dependency-name: com.github.pagehelper:pagehelper dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- framework-orm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework-orm/pom.xml b/framework-orm/pom.xml index 6e824737..a954a094 100644 --- a/framework-orm/pom.xml +++ b/framework-orm/pom.xml @@ -26,7 +26,7 @@ pagehelper com.github.pagehelper - 5.0.0 + 5.3.1