From b45d4b8e47da45417381de32bf6f99af10b82327 Mon Sep 17 00:00:00 2001 From: willowwy Date: Fri, 28 Apr 2023 08:03:13 +0000 Subject: [PATCH] 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