Browse Source

优化依赖

zhouhao 5 years ago
parent
commit
9d940f0627
1 changed files with 5 additions and 5 deletions
  1. 5 5
      jetlinks-standalone/pom.xml

+ 5 - 5
jetlinks-standalone/pom.xml

@@ -145,11 +145,11 @@
             <artifactId>spring-boot-starter-actuator</artifactId>
             <artifactId>spring-boot-starter-actuator</artifactId>
         </dependency>
         </dependency>
 
 
-        <dependency>
-            <groupId>io.micrometer</groupId>
-            <artifactId>micrometer-registry-elastic</artifactId>
-            <version>1.3.0</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>io.micrometer</groupId>-->
+<!--            <artifactId>micrometer-registry-elastic</artifactId>-->
+<!--            <version>1.3.0</version>-->
+<!--        </dependency>-->
 
 
         <dependency>
         <dependency>
             <groupId>org.springframework.boot.experimental</groupId>
             <groupId>org.springframework.boot.experimental</groupId>