killbill-uncached
Changes
pom.xml 4(+2 -2)
Details
pom.xml 4(+2 -2)
diff --git a/pom.xml b/pom.xml
index 26c1157..b1b3d3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,12 +190,12 @@
<dependency>
<groupId>com.yammer.metrics</groupId>
<artifactId>metrics-core</artifactId>
- <version>2.0.0-BETA17</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>com.yammer.metrics</groupId>
<artifactId>metrics-guice</artifactId>
- <version>2.0.0-BETA17</version>
+ <version>2.1.1</version>
</dependency>
<dependency>
<groupId>com.ning.jdbi</groupId>