diff --git a/README.adoc b/README.adoc index 8315fd0..20cff0b 100644 --- a/README.adoc +++ b/README.adoc @@ -18,7 +18,7 @@ To use Vert.x Wiremongo, add the following dependency: com.noenv vertx-wiremongo - 4.5.6 + 4.5.7 ---- @@ -26,7 +26,7 @@ To use Vert.x Wiremongo, add the following dependency: [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-wiremongo:4.5.6' +compile 'com.noenv:vertx-wiremongo:4.5.7' ---- Imagine you have a mongodb to keep track of your fruit. In your application you have a class that uses `io.vertx.ext.mongo.MongoClient` for the database operations: diff --git a/pom.xml b/pom.xml index ce102f7..370bec2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.noenv vertx-wiremongo - 4.5.7-SNAPSHOT + 4.5.7 io.vertx @@ -18,7 +18,7 @@ http://github.com/NoEnv/vertx-wiremongo - 4.5.7-SNAPSHOT + 4.5.7