From 26c8741e46a1f44421d35d23757a3856569d9144 Mon Sep 17 00:00:00 2001 From: dqjdda <201507802@qq.com> Date: Thu, 7 Nov 2019 13:24:14 +0800 Subject: [PATCH] update --- eladmin-monitor/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/eladmin-monitor/pom.xml b/eladmin-monitor/pom.xml index 6579edd..4fb1c1f 100644 --- a/eladmin-monitor/pom.xml +++ b/eladmin-monitor/pom.xml @@ -26,6 +26,7 @@ org.springframework.boot spring-boot-starter-web + org.hyperic sigar @@ -39,6 +40,16 @@ + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + -- GitLab