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

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

     [ https://issues.apache.org/jira/browse/MDEP-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MDEP-832:
--------------------------------
    Fix Version/s: version-next
                       (was: 3.4.0)

> 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
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: version-next
>
>
> 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)