[
https://issues.apache.org/jira/browse/AMQ-9230?focusedWorklogId=850763&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850763
]
ASF GitHub Bot logged work on AMQ-9230:
---------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/23 01:32
Start Date: 14/Mar/23 01:32
Worklog Time Spent: 10m
Work Description: mattrpav commented on code in PR #986:
URL: https://github.com/apache/activemq/pull/986#discussion_r1134789445
##########
activemq-rar/pom.xml:
##########
@@ -114,7 +114,7 @@
<artifactId>jakarta-regexp</artifactId>
</exclusion>
<exclusion>
- <groupId>javax.jmdns</groupId>
+ <groupId>org.jmdns</groupId>
Review Comment:
@jbonofre the dependency tree looks correct to me. This is from a full build
off the PR branch.
```
[INFO] -
Issue Time Tracking
-------------------
Worklog Id: (was: 850763)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)