Bump server-metrics to 0.2.5 to catch a few fixes.

This commit is contained in:
Charles Allen 2015-10-08 11:05:51 -07:00
parent 283ddfcf71
commit e9b81430f4
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>server-metrics</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>