From c1bda10e5ad04d53794246e739f8c09c5e283a34 Mon Sep 17 00:00:00 2001 From: Wym_meng Date: Wed, 19 Apr 2023 12:44:12 +0000 Subject: [PATCH] update pom.xml 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..ff017ed 100644 --- a/mysql2openGauss/pom.xml +++ b/mysql2openGauss/pom.xml @@ -12,7 +12,7 @@ 8 8 0.25.4 - 5.1.41 + 8.0.13 2.0.1-compatibility 1.13 4.13.2 -- Gitee