From 1e259e500484e306c4989de263dd29c082733873 Mon Sep 17 00:00:00 2001 From: sszgwdk Date: Fri, 28 Apr 2023 08:05:25 +0000 Subject: [PATCH 1/3] update openGauss2mysql/pom.xml. Signed-off-by: sszgwdk --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index b4c9616..e65e3ff 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -21,7 +21,7 @@ mysql mysql-connector-java - 8.0.30 + 8.0.31 com.alibaba -- Gitee From 35542e9ed5e3d7cfa2f22092e409e8c9641bf468 Mon Sep 17 00:00:00 2001 From: sszgwdk Date: Fri, 28 Apr 2023 08:33:00 +0000 Subject: [PATCH 2/3] update openGauss2mysql/pom.xml. Signed-off-by: sszgwdk --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index e65e3ff..39444d1 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -21,7 +21,7 @@ mysql mysql-connector-java - 8.0.31 + 8.0.33 com.alibaba -- Gitee From 40f2328782577398bfb7abaee8c45622680740c1 Mon Sep 17 00:00:00 2001 From: sszgwdk Date: Fri, 28 Apr 2023 10:21:56 +0000 Subject: [PATCH 3/3] update openGauss2mysql/pom.xml. Signed-off-by: sszgwdk --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index 39444d1..e65e3ff 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -21,7 +21,7 @@ mysql mysql-connector-java - 8.0.33 + 8.0.31 com.alibaba -- Gitee