This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c396c7ec Bump pagehelper from 5.3.0 to 5.3.1 (#4204)
2c396c7ec is described below

commit 2c396c7ec1d5e2ccd0895c52910a9ed619d642a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 22 18:15:23 2022 +0800

    Bump pagehelper from 5.3.0 to 5.3.1 (#4204)
    
    Bumps [pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 
5.3.0 to 5.3.1.
    - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases)
    - 
[Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.3.0...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.pagehelper:pagehelper
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: xiaoyu <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db4625c3d..9eb182996 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
         <hessian.version>4.0.38</hessian.version>
         <protostuff.version>1.0.8</protostuff.version>
         <kryo.version>4.0.0</kryo.version>
-        <pagehelper.version>5.3.0</pagehelper.version>
+        <pagehelper.version>5.3.1</pagehelper.version>
         <alibaba.dubbo.version>2.6.12</alibaba.dubbo.version>
         <apache.dubbo.version>3.1.1</apache.dubbo.version>
         <gson.version>2.9.0</gson.version>

Reply via email to