[
https://issues.apache.org/jira/browse/ARTEMIS-4353?focusedWorklogId=870786&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-870786
]
ASF GitHub Bot logged work on ARTEMIS-4353:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jul/23 12:03
Start Date: 13/Jul/23 12:03
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4544:
URL: https://github.com/apache/activemq-artemis/pull/4544#discussion_r1262457285
##########
pom.xml:
##########
@@ -85,7 +85,7 @@
<activemq-artemis-native-version>2.0.0</activemq-artemis-native-version>
<karaf.version>4.3.3</karaf.version>
<pax.exam.version>4.13.4</pax.exam.version>
- <commons.config.version>2.9.0</commons.config.version>
+ <commons.config.version>2.8.0</commons.config.version>
Review Comment:
Think the rebase went awry, this is now downgrading rather than not touching
the version.
Issue Time Tracking
-------------------
Worklog Id: (was: 870786)
Time Spent: 2h 20m (was: 2h 10m)
> Clean up Maven dependencies
> ---------------------------
>
> Key: ARTEMIS-4353
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4353
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Over time module dependencies can grow stale with declared dependencies which
> are never used and used dependencies which are not declared (i.e.
> transitive). Such is the case with most of the modules in Artemis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)