Bump to Dropwizard Metrics 4.0.3
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index 27390ae5299e1b535aca85663e0628c29fda9217..4cfeda5f979be8b393150c184cf2d8919ef6dac7 100644 (file)
             <groupId>org.scala-lang</groupId>
             <artifactId>scala-library</artifactId>
         </dependency>
-        <dependency>
-            <groupId>io.dropwizard.metrics</groupId>
-            <artifactId>metrics-core</artifactId>
-            <version>3.1.2</version>
-        </dependency>
-        <dependency>
-            <groupId>io.dropwizard.metrics</groupId>
-            <artifactId>metrics-graphite</artifactId>
-            <version>3.1.2</version>
-        </dependency>
         <!-- Test Dependencies -->
         <dependency>
             <groupId>org.mockito</groupId>