You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/20 14:41:32 UTC

[sling-org-apache-sling-jcr-contentparser] 33/38: Remove unused collections dependency

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentparser.git

commit a023165b8b600dead350f0d2e56791c7051a0b6f
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Aug 25 09:30:19 2017 +0000

    Remove unused collections dependency
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1806136 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index bae19ce..7cea52a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,12 +72,6 @@
             <scope>compile</scope>
         </dependency>
         <dependency>
-            <groupId>commons-collections</groupId>
-            <artifactId>commons-collections</artifactId>
-            <version>3.2.1</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
             <version>2.4</version>

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