From 4d7f3d7a649bda244e0b76f88bf42c2cccea996e Mon Sep 17 00:00:00 2001 From: spyroukon Date: Mon, 26 Jul 2021 11:56:28 +0000 Subject: [PATCH] fixed dependency version --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 176af75..a257c4e 100644 --- a/pom.xml +++ b/pom.xml @@ -297,16 +297,16 @@ - + org.springframework.boot spring-boot-actuator - 2.1.18.RELEASE - - - org.springframework.boot - spring-boot-actuator-autoconfigure - 2.1.18.RELEASE + 1.3.5.RELEASE + + + + + io.micrometer micrometer-core