Skip to content

Remove superfluous transitive dependency commons-collections:commons-collections#685

Open
ppalaga wants to merge 1 commit intohighsource:masterfrom
ppalaga:i684
Open

Remove superfluous transitive dependency commons-collections:commons-collections#685
ppalaga wants to merge 1 commit intohighsource:masterfrom
ppalaga:i684

Conversation

@ppalaga
Copy link
Copy Markdown

@ppalaga ppalaga commented Mar 27, 2026

fix #684

Copy link
Copy Markdown
Collaborator

@laurentschoelens laurentschoelens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to rework but will approve

Comment on lines +20 to +25
<exclusions>
<exclusion>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>
</exclusions>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not necessary since done in parent pom.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove superfluous transitive dependency commons-collections:commons-collections

2 participants