From a65e154bfdbc688bdc51e5f332de7d21a17a2a6d Mon Sep 17 00:00:00 2001 From: 3y Date: Sun, 26 Dec 2021 22:11:05 +0800 Subject: [PATCH] fix --- austin-support/pom.xml | 10 ---------- austin-web/pom.xml | 11 +++++++++++ 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/austin-support/pom.xml b/austin-support/pom.xml index e4f0d24..f2cbe34 100644 --- a/austin-support/pom.xml +++ b/austin-support/pom.xml @@ -68,16 +68,6 @@ apollo-client-config-data - - - org.springframework.boot - spring-boot-starter-actuator - - - io.micrometer - micrometer-registry-prometheus - runtime - diff --git a/austin-web/pom.xml b/austin-web/pom.xml index 64c5c3f..aca3fe9 100644 --- a/austin-web/pom.xml +++ b/austin-web/pom.xml @@ -32,6 +32,17 @@ 0.0.1-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-actuator + + + io.micrometer + micrometer-registry-prometheus + + +