From 122b8f213ae507608dfba01e5f48d61d98f64eac Mon Sep 17 00:00:00 2001 From: Matt Pavlovich Date: Fri, 10 Mar 2023 09:50:57 -0600 Subject: [PATCH] [AMQ-9230] Upgrade jmdns to 3.5.8 (new GAV) --- activemq-client/pom.xml | 2 +- activemq-rar/pom.xml | 2 +- activemq-unit-tests/pom.xml | 2 +- assembly/pom.xml | 2 +- assembly/src/main/descriptors/common-bin.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index a55c068515..43129ed7e4 100644 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -54,7 +54,7 @@ - javax.jmdns + org.jmdns jmdns true diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 3aa378d34f..c9a0cc4969 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -114,7 +114,7 @@ jakarta-regexp - javax.jmdns + org.jmdns jmdns diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index cefe8ea79f..394eb67be3 100644 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -205,7 +205,7 @@ test - javax.jmdns + org.jmdns jmdns true diff --git a/assembly/pom.xml b/assembly/pom.xml index c430204585..1ff1db88bc 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -229,7 +229,7 @@ jaxp-api - javax.jmdns + org.jmdns jmdns diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml index 1e5a4291e0..2abc100285 100644 --- a/assembly/src/main/descriptors/common-bin.xml +++ b/assembly/src/main/descriptors/common-bin.xml @@ -214,7 +214,7 @@ org.apache.servicemix.bundles:org.apache.servicemix.bundles.josql org.jasypt:jasypt org.jasypt:jasypt-spring4 - javax.jmdns:jmdns + org.jmdns:jmdns org.apache.qpid:proton-j ${pom.groupId}:activemq-runtime-config org.jvnet.jaxb2_commons:jaxb2-basics-runtime diff --git a/pom.xml b/pom.xml index 7baa4b5aa3..04fe938d2e 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 2.3.2_1 9.4.50.v20221201 ${jetty9-version} - 3.4.1 + 3.5.8 9.0.65 1.5.3 2.5.1 @@ -654,7 +654,7 @@ - javax.jmdns + org.jmdns jmdns ${jmdns-version}