This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 97e379be8 [AMQ-9426] Upgrade jmdns 3.5.9
97e379be8 is described below
commit 97e379be8a05b03951bf5088781bac61c73476ac
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 52c2b96e3..3f2385aaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
<jetty9-version>9.4.53.v20231009</jetty9-version>
<jetty-version>${jetty9-version}</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.5.1</jmock-version>