[
https://issues.apache.org/jira/browse/AMQ-9230?focusedWorklogId=850796&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850796
]
ASF GitHub Bot logged work on AMQ-9230:
---------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/23 05:20
Start Date: 14/Mar/23 05:20
Worklog Time Spent: 10m
Work Description: jbonofre commented on code in PR #986:
URL: https://github.com/apache/activemq/pull/986#discussion_r1134972117
##########
activemq-rar/pom.xml:
##########
@@ -114,7 +114,7 @@
<artifactId>jakarta-regexp</artifactId>
</exclusion>
<exclusion>
- <groupId>javax.jmdns</groupId>
+ <groupId>org.jmdns</groupId>
Review Comment:
Ah yes, correct as jmdns is coming from activemq-spring that uses the new
coordinates.
Issue Time Tracking
-------------------
Worklog Id: (was: 850796)
Time Spent: 0.5h (was: 20m)
> Upgrade jmdns to 3.5.8 (new GAV)
> ---------------------------------
>
> Key: AMQ-9230
> URL: https://issues.apache.org/jira/browse/AMQ-9230
> Project: ActiveMQ
> Issue Type: Dependency upgrade
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Minor
> Fix For: 5.18.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {noformat}
> <groupId>org.jmdns</groupId>
> <artifactId>jmdns</artifactId>
> <version>3.5.8</version>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)