You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (Jira)" <ji...@apache.org> on 2022/10/20 11:46:00 UTC

[jira] [Created] (MDEP-832) Remove commons-collections-4

Karl Heinz Marbaise created MDEP-832:
----------------------------------------

             Summary: Remove commons-collections-4
                 Key: MDEP-832
                 URL: https://issues.apache.org/jira/browse/MDEP-832
             Project: Maven Dependency Plugin
          Issue Type: Improvement
    Affects Versions: 3.3.0
            Reporter: Karl Heinz Marbaise
             Fix For: 3.4.0


Remove the dependency:
{code:xml}
<dependency>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-collections4</artifactId>
     <version>4.2</version>
 </dependency>
{code}
which is used only for a single method.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)