You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:26:51 UTC

[maven-acr-plugin] 38/45: [MACR-9] - Upgraded plexus-archiver from 2.4.3 to 2.4.4

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

hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git

commit 80e9a90056de748cc405ec56ff145cbacf4a2d8a
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Aug 8 21:07:13 2014 +0000

    [MACR-9]
     - Upgraded plexus-archiver from 2.4.3 to 2.4.4
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1616875 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b52974a..bb75786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.4.3</version>
+      <version>2.4.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.