From 53ac88369b7db8c85cd96ef44633b7c7e77ce482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Jan 2021 12:39:43 +0000 Subject: [PATCH 1/6] Bump commons-beanutils from 1.9.3 to 1.9.4 Bumps commons-beanutils from 1.9.3 to 1.9.4. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 937b247..b073a95 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 5.1.10 3.4.6 1.0.0.Final - 1.9.3 + 1.9.4 3.10 28.1-jre From e6f1a2d0237a2a56e8c45acea73d425b81a7d606 Mon Sep 17 00:00:00 2001 From: wangliang Date: Sun, 31 Jan 2021 20:54:50 +0800 Subject: [PATCH 2/6] Bump commons-beanutils from 1.9.3 to 1.9.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b073a95..e690f99 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.codingapi simple-mybatis - 1.2.0 + 1.2.1 simple-mybatis https://github.com/codingapi/simple-mybatis simple mybatis project for Spring Boot From 5c739f2014f2678c9cd975adf9f9a64f157b0170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:52:43 +0000 Subject: [PATCH 3/6] Bump guava from 28.1-jre to 29.0-jre Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e690f99..a17756d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1.0.0.Final 1.9.4 3.10 - 28.1-jre + 29.0-jre 5.6.2 From a7a0879cb4985085e19bdbfcbf843b16689bdad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 19:05:03 +0000 Subject: [PATCH 4/6] Bump mybatis from 3.4.6 to 3.5.6 Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e690f99..4109729 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 1.2.7 1.18.0 5.1.10 - 3.4.6 + 3.5.6 1.0.0.Final 1.9.4 3.10 From ead2741822df4fcf7f40aa8d55f7b056e8e70848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 22:33:31 +0000 Subject: [PATCH 5/6] Bump guava from 29.0-jre to 32.0.0-jre Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava 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 32b8c73..fd4c599 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1.0.0.Final 1.9.4 3.10 - 29.0-jre + 32.0.0-jre 5.6.2 From 396f41d4622acbd189ee72098217772f9d74d482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:20:23 +0000 Subject: [PATCH 6/6] Bump com.github.pagehelper:pagehelper from 5.1.10 to 5.3.1 Bumps [com.github.pagehelper:pagehelper](https://github.com/pagehelper/Mybatis-PageHelper) from 5.1.10 to 5.3.1. - [Release notes](https://github.com/pagehelper/Mybatis-PageHelper/releases) - [Commits](https://github.com/pagehelper/Mybatis-PageHelper/compare/v5.1.10...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 32b8c73..21c3c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 1.2.7 1.18.0 - 5.1.10 + 5.3.1 3.5.6 1.0.0.Final 1.9.4