Skip to content

Update old dependency on commons-collections #10334

@peterdemaeyer

Description

@peterdemaeyer

gwt-dev has a dependency on commons-collections. Users are thus also forced to transitively pull in that dependency, which is bad for the following reasons:

  • The last release was in 2015. Since then, it has been replaces with commons-collections4 and users should migrate.
  • Nexus IQ, Sonatype's commercial security scanner, reports a vulnerability sonatype-2024-3350 in that library with CVSS 8.7.
Image

Recommended actions:

  • Check if the dependency is needed at all. If not, remove it.
  • If it is needed, update to commons-collections4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions