From cd2d63ea21253a5780e598991ad8952420570ebb Mon Sep 17 00:00:00 2001 From: maxisvest <1447829379@qq.com> Date: Mon, 8 Aug 2022 14:34:54 +0800 Subject: [PATCH] old version monitor compatible (#498) * old version compatible * revert dependency --- .../pom.xml | 6 ++++++ .../hippo4j-core-spring-boot-starter/pom.xml | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/hippo4j-example/hippo4j-spring-boot-starter-es-monitor-example/pom.xml b/hippo4j-example/hippo4j-spring-boot-starter-es-monitor-example/pom.xml index 68b75f51..838a0c6b 100644 --- a/hippo4j-example/hippo4j-spring-boot-starter-es-monitor-example/pom.xml +++ b/hippo4j-example/hippo4j-spring-boot-starter-es-monitor-example/pom.xml @@ -37,6 +37,12 @@ ${tomcat-embed-core.version} + + cn.hippo4j + hippo4j-spring-boot-starter-monitor-es + ${revision} + +