From 25039475564f6423e5c35c97a6bb057e67fd5d3b Mon Sep 17 00:00:00 2001 From: Wym_meng Date: Wed, 19 Apr 2023 12:35:51 +0000 Subject: [PATCH 1/2] update pom.xml Signed-off-by: Wym_meng --- openGauss2mysql/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index b4c9616..06c435e 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 @@ -36,7 +36,7 @@ org.apache.maven.surefire maven-surefire-common - 2.22.2 + 3.0.0 org.apache.commons -- Gitee From 61eee7c64090afbae85759dd9019a592a3403267 Mon Sep 17 00:00:00 2001 From: Wym_meng Date: Wed, 19 Apr 2023 12:41:07 +0000 Subject: [PATCH 2/2] update openGauss2mysql/pom.xml. Signed-off-by: Wym_meng --- openGauss2mysql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openGauss2mysql/pom.xml b/openGauss2mysql/pom.xml index 06c435e..e65e3ff 100644 --- a/openGauss2mysql/pom.xml +++ b/openGauss2mysql/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.surefire maven-surefire-common - 3.0.0 + 2.22.2 org.apache.commons -- Gitee