Merge pull request #1812 from metamx/bumpServerMetricsVersion

Bump server-metrics to 0.2.5 to catch a few fixes.
This commit is contained in:
Fangjin Yang 2015-10-09 11:22:25 -07:00
commit 95d59b9bc3
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>