Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #318 #369

Closed
wants to merge 2 commits into from
Closed

Fixed #318 #369

wants to merge 2 commits into from

Conversation

ctasada
Copy link

@ctasada ctasada commented Oct 2, 2019

o Added support to filter dependencies while doing display-dependency-updates

Now you can do something like

mvn versions:display-dependency-updates -Dincludes=org.springframework.boot

Supports both includes and excludes options. Code is refactored to avoid duplications

Carlos Tasada added 2 commits August 26, 2020 10:01
 o Added support to filter dependencies while doing `display-dependency-updates`

 Now you can do something like
 ```
 mvn versions:display-dependency-updates -Dincludes=org.springframework.boot
 ```
 Supports both `includes` and `excludes` options. Code is refactored to avoid duplications
@github-actions
Copy link

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@slawekjaranowski
Copy link
Member

#318 was fixed by #609

@ctasada - thanks for your effort.

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.

None yet

3 participants