You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/13 10:20:00 UTC

[jira] [Work logged] (AMQ-9230) Upgrade jmdns to 3.5.8 (new GAV)

     [ https://issues.apache.org/jira/browse/AMQ-9230?focusedWorklogId=850618&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850618 ]

ASF GitHub Bot logged work on AMQ-9230:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Mar/23 10:19
            Start Date: 13/Mar/23 10:19
    Worklog Time Spent: 10m 
      Work Description: jbonofre commented on code in PR #986:
URL: https://github.com/apache/activemq/pull/986#discussion_r1133712156


##########
activemq-rar/pom.xml:
##########
@@ -114,7 +114,7 @@
           <artifactId>jakarta-regexp</artifactId>
         </exclusion>
         <exclusion>
-          <groupId>javax.jmdns</groupId>
+          <groupId>org.jmdns</groupId>

Review Comment:
   I think the exclusion here is still using the javax.jmdns groupId.





Issue Time Tracking
-------------------

            Worklog Id:     (was: 850618)
    Remaining Estimate: 0h
            Time Spent: 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: 10m
>  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)