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

hboutemy pushed a commit to branch MSOURCES-120
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git


The following commit(s) were added to refs/heads/MSOURCES-120 by this push:
     new 2c95e8f  commons-compress 1.19 is a dependency of plexus-archiver
2c95e8f is described below

commit 2c95e8faf21b390a8dabac71e38fe9b02e1ee52c
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Tue Aug 27 22:15:59 2019 +0200

    commons-compress 1.19 is a dependency of plexus-archiver
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1ec164e..d29af19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,11 +122,6 @@ under the License.
       <artifactId>plexus-utils</artifactId>
       <version>3.3.0-SNAPSHOT</version>
     </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
-      <artifactId>commons-compress</artifactId>
-      <version>1.19-SNAPSHOT</version>
-    </dependency>
   
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>

Reply via email to