From ad6af48c7f264d4f9062bbddf91b9b1c7d8d0ddf Mon Sep 17 00:00:00 2001 From: maxisvest <1447829379@qq.com> Date: Mon, 8 Aug 2022 10:17:29 +0800 Subject: [PATCH] old version compatible --- .../pom.xml | 6 ++++++ .../hippo4j-core-spring-boot-starter/pom.xml | 8 +++++++- hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml | 8 +++++++- 3 files changed, 20 insertions(+), 2 deletions(-) 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} + +