From 608fe4846d858cc027d42ce42e31d3f7454f9574 Mon Sep 17 00:00:00 2001 From: lyf66 Date: Tue, 4 Nov 2025 16:46:32 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 增加阿里repo和更新达梦驱动依赖 --- parent/pom.xml | 10 ++++++++++ service-datasync/pom.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index fe3c582..6b3acfa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -286,6 +286,16 @@ + + ali + https://maven.aliyun.com/repository/central/ + + true + + + true + + nexus Nexus public diff --git a/service-datasync/pom.xml b/service-datasync/pom.xml index 68db734..d548401 100644 --- a/service-datasync/pom.xml +++ b/service-datasync/pom.xml @@ -26,7 +26,7 @@ com.dameng DmJdbcDriver18 - ${dameng.version} + 8.1.3.140