From 1feb021ee3231fddfbe9a50593db994eaf2c361b Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 28 Aug 2016 11:48:16 +0200 Subject: [PATCH] #21 - Upgraded to Spring baseline to 4.3. Upgraded to Spring 4.3.3 snapshots. Upgraded Logback 1.1.3 to 1.1.7 and Slf4J 1.7.14 to 1.7.21, too. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index d99a6a8..a1e7a86 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ Pivotal Software, Inc. http://www.spring.io - 2008-2015 + 2008-2016 https://github.com/spring-projects/spring-plugin @@ -44,8 +44,8 @@ - 4.1.9.RELEASE - 1.7.14 + 4.3.3.BUILD-SNAPSHOT + 1.7.21 @@ -100,7 +100,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.1.7 test @@ -197,10 +197,10 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot - false + true