From 9dd3be3507bfd1732c73e1c99d2091f2e1bbde01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E8=BE=89?= <2830717623@qq.com> Date: Thu, 29 Jan 2026 08:52:18 +0800 Subject: [PATCH] =?UTF-8?q?oms=E5=8F=91=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mhd_oms/pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/mhd_oms/pom.xml b/mhd_oms/pom.xml index 10fd57f01..3325cd2a7 100644 --- a/mhd_oms/pom.xml +++ b/mhd_oms/pom.xml @@ -90,7 +90,7 @@ org.projectlombok lombok - 1.18.4 + 1.18.38 provided @@ -127,6 +127,24 @@ com.mhd mhd-common-log + + + + + + + + com.mhd + mhd-user-center + 3.6.0 + compile + + + com.mhd + mhd_transport + 3.6.0 + compile +