Justin Bertram created ARTEMIS-4592:
---------------------------------------
Summary: Detect possible dependency updates
Key: ARTEMIS-4592
URL: https://issues.apache.org/jira/browse/ARTEMIS-4592
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Justin Bertram
Assignee: Justin Bertram
The [Versions Maven
Plugin|https://www.mojohaus.org/versions/versions-maven-plugin/index.html] is a
useful plugin for discovering dependencies that can be upgraded. One can
generate a report about what upgrades are possible simply by using:
{noformat}
mvn versions:display-dependency-updates{noformat}
The plugin also supports exclusions so we can ignore irrelevant or invalid
upgrades.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)