From a356dc3b89d7a5c197538502b2eeceea3adf3569 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 1 Jun 2015 21:17:40 +0200 Subject: [PATCH] #353 - Updated dependencies. Logback 1.1.2 -> 1.1.3 Jackson 2.4.3 -> 2.4.6 Minidev JSON 2.1.0 -> 2.1.1 Slf4j 1.7.10 -> 1.7.12 Spring 4.1.5 -> 4.1.6 Spring Data Build resources 1.5.2 -> 1.6.0 Maven Antrun Plugin 1.7 -> 1.8 Maven Assembly Plugin 2.4 -> 2.5.4 Wagon Maven Plugin 1.0-beta-5 -> 1.0 Maven Compiler Plugin 3.2 -> 3.3 Maven JAR Plugin 2.5 -> 2.6 Maven Javadoc Plugin 2.10.1 -> 2.10.3 Maven Deploy Plugin 2.8.1 -> 2.8.2 --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 0571be5f..98cca108 100644 --- a/pom.xml +++ b/pom.xml @@ -59,12 +59,12 @@ UTF-8 4.0.9.RELEASE - 1.1.2 - 2.4.3 + 1.1.3 + 2.4.6 1.0 - 2.1.0 + 2.1.1 0.9.1 - 1.7.10 + 1.7.12 1.2.1 true 1.6 @@ -88,7 +88,7 @@ spring41 - 4.1.5.RELEASE + 4.1.6.RELEASE @@ -130,7 +130,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.1 + 2.10.3 @@ -167,7 +167,7 @@ org.springframework.data.build spring-data-build-resources - 1.5.2.RELEASE + 1.6.0.RELEASE provided zip @@ -305,7 +305,7 @@ maven-antrun-plugin - 1.7 + 1.8 @@ -355,7 +355,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4 + 2.5.4 static @@ -377,7 +377,7 @@ org.codehaus.mojo wagon-maven-plugin - 1.0-beta-5 + 1.0 ${project.build.directory} @@ -593,7 +593,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.3 ${source.level} ${source.level} @@ -620,7 +620,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 + 2.6 true @@ -643,7 +643,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.1 + 2.10.3 true
${project.name}
@@ -661,7 +661,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.1 + 2.8.2 true