This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-6.0.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
     new 1d2bca416 [AMQ-9426] Upgrade jmdns 3.5.9
1d2bca416 is described below

commit 1d2bca416d423310c607df5a19dec4eb87254b82
Author: Matt Pavlovich <[email protected]>
AuthorDate: Tue Jan 30 09:05:48 2024 -0600

    [AMQ-9426] Upgrade jmdns 3.5.9
    
    (cherry picked from commit 7c76bd96734ce5889192a31b06537409ac0307e8)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6770f3c33..2ef1e61d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <jaxb-version>4.0.2</jaxb-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
     <jetty-version>11.0.18</jetty-version>
-    <jmdns-version>3.5.8</jmdns-version>
+    <jmdns-version>3.5.9</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>
     <jettison-version>1.5.4</jettison-version>
     <jmock-version>2.12.0</jmock-version>

Reply via email to