From f62664534dbe62afce8f584c7f88d8f63093b989 Mon Sep 17 00:00:00 2001 From: Michael Cramer Date: Mon, 10 Nov 2014 09:54:58 +0100 Subject: [PATCH] Update maven-dependency-plugin to version 2.9 Closes gh-1862 --- spring-boot-dependencies/pom.xml | 2 +- .../spring-boot-loader/src/it/executable-dir/pom.xml | 2 +- .../spring-boot-loader/src/it/executable-jar/pom.xml | 2 +- .../spring-boot-loader/src/it/executable-war/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index a205985bb2f..3bccd376dab 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1210,7 +1210,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 + 2.9 org.apache.maven.plugins diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml index 53849e21083..082ebbfcb90 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 + 2.9 unpack diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml index 72876852039..31ea8c6baa2 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml @@ -22,7 +22,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 + 2.9 unpack diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml index cec47fda082..9c4db097a7a 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml @@ -39,7 +39,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 + 2.9 unpack