From 52d0527b8835a43d22006e4407cdb0f4727b4a5f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 13 Jun 2016 16:50:20 +0200 Subject: [PATCH] #239 - Dependency upgrades. Commons IO 2.4 -> 2.5 Jackson 2.6.5 -> 2.7.5 Jacoco 0.7.6.201602180812 -> 0.7.7.201606060606 JodaTime 2.9.2 -> 2.9.4 Logback 1.1.6 -> 1.1.7 Querydsl 4.1.0 -> 4.1.2 RxJava 1.1.1 -> 1.1.5 Slf4j 1.7.19 -> 1.7.21 Spring 4.2.5 -> 4.2.6 Spring HATEOAS 0.21.0.BUILD-SNAPSHOT -> 0.22.0.BUILD-SNAPSHOT Adapted additional build profiles to the new versions, too. --- parent/pom.xml | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 414fdf43..f46e32ca 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -90,21 +90,21 @@ 1.1.3 1.8.9 1.0 - 2.4 + 2.5 19.0 1.3 - 2.6.5 - 0.7.6.201602180812 - 2.9.2 + 2.7.5 + 0.7.7.201606060606 + 2.9.4 4.12 - 1.1.6 + 1.1.7 1.16.8 1.10.19 - 4.1.0 - 1.1.1 - 1.7.19 - 4.2.5.RELEASE - 0.21.0.BUILD-SNAPSHOT + 4.1.2 + 1.1.5 + 1.7.21 + 4.2.6.RELEASE + 0.22.0.BUILD-SNAPSHOT 1.3.1 1.2.8 @@ -496,7 +496,7 @@ spring42-next - 4.2.6.BUILD-SNAPSHOT + 4.2.7.BUILD-SNAPSHOT @@ -513,16 +513,9 @@ spring43 - 4.3.0.RC1 + 4.3.0.RELEASE - - - spring-libs-milestone - http://repo.spring.io/libs-milestone - - - @@ -545,7 +538,7 @@ querydsl-next - 4.1.0.BUILD-SNAPSHOT + 4.1.3.BUILD-SNAPSHOT