You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/05/17 18:40:33 UTC

[maven-dependency-plugin] 01/01: [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MDEP-612
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 7281ca45663fe288d959841ca50d4ec225bb8591
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu May 17 20:29:02 2018 +0200

    [MDEP-612] - Upgrade maven-dependency-analyzer to 1.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c06721c..b5457da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-analyzer</artifactId>
-      <version>1.9</version>
+      <version>1.10</version>
       <exclusions>
         <exclusion>
           <artifactId>maven-project</artifactId>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.