Update server-metrics to 0.5.2 (#4624)

This commit is contained in:
Charles Allen 2017-08-01 14:45:03 -07:00 committed by GitHub
parent cbb9f7d214
commit 729e44d767
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>server-metrics</artifactId>
<version>0.5.0</version>
<version>0.5.2</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>