killbill-aplcache
Changes
pom.xml 4(+2 -2)
Details
pom.xml 4(+2 -2)
diff --git a/pom.xml b/pom.xml
index e944126..0dc84f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,12 +120,12 @@
<dependency>
<groupId>com.yammer.metrics</groupId>
<artifactId>metrics-core</artifactId>
- <version>2.0.0-BETA16</version>
+ <version>2.0.0-BETA17</version>
</dependency>
<dependency>
<groupId>com.yammer.metrics</groupId>
<artifactId>metrics-guice</artifactId>
- <version>2.0.0-BETA16</version>
+ <version>2.0.0-BETA17</version>
</dependency>
<dependency>
<groupId>com.ning.jdbi</groupId>