[
https://issues.apache.org/jira/browse/ARTEMIS-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813284#comment-17813284
]
ASF subversion and git services commented on ARTEMIS-4592:
----------------------------------------------------------
Commit 38c36599c9815adf9b9a40f014d2650a2a87b329 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=38c36599c9 ]
ARTEMIS-4592 detect possible dependency updates
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)