Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Commit

Permalink
Bump dropwizard metrics from 4.0.5 -> 4.2.0 and use bom
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar-ralf committed Jun 2, 2021
1 parent b1e08e7 commit bc8130d
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,10 @@
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-jvm</artifactId>
<version>4.0.5</version>
<artifactId>metrics-bom</artifactId>
<version>4.2.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.spotify.metrics</groupId>
Expand Down

0 comments on commit bc8130d

Please sign in to comment.