From b45d4b8e47da45417381de32bf6f99af10b82327 Mon Sep 17 00:00:00 2001 From: willowwy Date: Fri, 28 Apr 2023 08:03:13 +0000 Subject: [PATCH 1/3] update openGauss2mysql/pom.xml. Signed-off-by: willowwy --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index b4c9616..4cecb72 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -46,7 +46,7 @@ org.yaml snakeyaml - 1.25 + 2.0 junit -- Gitee From 6fcab0b80a7d5035721dbea56ca679dd37119df6 Mon Sep 17 00:00:00 2001 From: willowwy Date: Fri, 28 Apr 2023 08:32:13 +0000 Subject: [PATCH 2/3] update openGauss2mysql/pom.xml. Signed-off-by: willowwy --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index 4cecb72..581361f 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -46,7 +46,7 @@ org.yaml snakeyaml - 2.0 + 1.31 junit -- Gitee From fb9013d7ac2d8b37c8cf08bf83190c2698a17eba Mon Sep 17 00:00:00 2001 From: willowwy Date: Fri, 28 Apr 2023 10:00:41 +0000 Subject: [PATCH 3/3] update openGauss2mysql/pom.xml. Signed-off-by: willowwy --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index 581361f..4cecb72 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -46,7 +46,7 @@ org.yaml snakeyaml - 1.31 + 2.0 junit -- Gitee