From 1f5672e98bd2ed6a39fdd2a012274364757baab9 Mon Sep 17 00:00:00 2001 From: Colin McDonald Date: Sun, 10 Jul 2016 12:56:11 -0400 Subject: [PATCH] Bump versions of io.vertx:* to 3.3.1, com.warranstrange:googleauth to 1.1.1, and set org.projectlombok:lombok to 1.16.8 --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 60b4846..dfa18bc 100644 --- a/pom.xml +++ b/pom.xml @@ -67,27 +67,27 @@ io.vertx vertx-core - 3.3.0 + 3.3.1 io.vertx vertx-web - 3.3.0 + 3.3.1 io.vertx vertx-redis-client - 3.3.0 + 3.3.1 io.vertx vertx-circuit-breaker - 3.3.0 + 3.3.1 io.vertx vertx-dropwizard-metrics - 3.3.0 + 3.3.1 @@ -130,7 +130,7 @@ com.warrenstrange googleauth - 1.1.0 + 1.1.1 @@ -144,7 +144,7 @@ org.projectlombok lombok - LATEST + 1.16.8 \ No newline at end of file