From 15b1aa1be64effd9a79abda2671bac482fecf0f8 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 1 Feb 2018 11:24:32 +0000 Subject: [PATCH] Update to 1.1.0.RELEASE --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d1df35..5aa365a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.guice spring-guice - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE spring-guice Utilities for using Spring with Guice and vice versa @@ -31,7 +31,7 @@ com.google.inject guice - 4.0 + 4.1.0 compile