From 73325df48d9c1a585776867fc7d60527b81b22b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 03:37:17 +0000 Subject: [PATCH 1/6] Bump fastjson from 1.2.79 to 1.2.83 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.79 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.79...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 836cdffd44..b84d82afb2 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.alibaba fastjson - 1.2.79 + 1.2.83 org.mybatis.spring.boot From c8b13e819d1a1bc25080631726c883643cb7c7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:53:35 +0000 Subject: [PATCH 2/6] Bump mysql-connector-java from 8.0.16 to 8.0.28 Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.16...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 836cdffd44..5e33379d13 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 6.0.37 1.1.10 1.3.1 - 8.0.16 + 8.0.28 2.2 3.2.1 1.3.3 From 7606a173d0462fdedc6a12ff9d95cccd6fb30af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 17:39:47 +0000 Subject: [PATCH 3/6] Bump poi from 3.17 to 4.1.1 Bumps poi from 3.17 to 4.1.1. --- updated-dependencies: - dependency-name: org.apache.poi:poi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 836cdffd44..e53fc6c9a7 --- a/pom.xml +++ b/pom.xml @@ -456,7 +456,7 @@ org.apache.poi poi - 3.17 + 4.1.1 From 4330d1b9a2b88fbc27de5a966ec3e65ebb83d526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:02:04 +0000 Subject: [PATCH 4/6] Bump jsch from 0.1.49 to 0.1.54 Bumps jsch from 0.1.49 to 0.1.54. --- updated-dependencies: - dependency-name: com.jcraft:jsch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 836cdffd44..ac8ba42700 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,7 @@ com.jcraft jsch - 0.1.49 + 0.1.54 From f8ce1c5f2eaa7aff07d74f0be1ef59ba0c2058b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:52:37 +0000 Subject: [PATCH 5/6] Bump jsoup from 1.14.2 to 1.15.3 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.2...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup 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 638309353e..b80e24f4de 100644 --- a/pom.xml +++ b/pom.xml @@ -437,7 +437,7 @@ org.jsoup jsoup - 1.14.2 + 1.15.3 From a1f8cfc2d58f23bcf40d51596bcc6698edfffa8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 23:59:07 +0000 Subject: [PATCH 6/6] Bump commons-net from 3.3 to 3.9.0 Bumps commons-net from 3.3 to 3.9.0. --- updated-dependencies: - dependency-name: commons-net:commons-net 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 b80e24f4de..55c7343a3a 100644 --- a/pom.xml +++ b/pom.xml @@ -333,7 +333,7 @@ commons-net commons-net - 3.3 + 3.9.0