[
https://issues.apache.org/jira/browse/ARTEMIS-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814802#comment-17814802
]
ASF subversion and git services commented on ARTEMIS-4592:
----------------------------------------------------------
Commit 6c251eaa782fb27f7b5e20ac1a46ec55453eb7e5 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6c251eaa78 ]
ARTEMIS-4592 ignore more currently-invalid potential upgrades
> 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: 0.5h
> 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)