From 92d3814bcb161de568cb41d3d909736946d39349 Mon Sep 17 00:00:00 2001 From: Wym_meng Date: Thu, 20 Apr 2023 00:51:31 +0000 Subject: [PATCH] update pom.xml yaml.version Signed-off-by: Wym_meng --- mysql2openGauss/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql2openGauss/pom.xml b/mysql2openGauss/pom.xml index ea35ada..2de5ef1 100644 --- a/mysql2openGauss/pom.xml +++ b/mysql2openGauss/pom.xml @@ -14,7 +14,7 @@ 0.25.4 5.1.41 2.0.1-compatibility - 1.13 + 1.31 4.13.2 -- Gitee