From e0a1ceff3e11aedfb2f81b59a7b322de61cc0216 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 1 Feb 2018 10:17:43 +0000 Subject: [PATCH] Bump baselines to Java 8 Spring 5 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0b0347a..0d1df35 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.guice spring-guice - 1.0.2.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT spring-guice Utilities for using Spring with Guice and vice versa @@ -42,22 +42,22 @@ junit junit - 4.11 + 4.12 test org.mockito mockito-core - 1.10.8 + 1.10.19 test - 1.6 + 1.8 UTF-8 UTF-8 - 4.2.9.RELEASE + 5.0.3.RELEASE