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

amichai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git

commit 55b4afeae79dfec40cf1f2b323cd225ce450ef4c
Author: Amichai Rothman <[email protected]>
AuthorDate: Wed May 29 15:36:53 2024 +0300

    ARIES-2145 Upgrade JmDNS to 3.5.9
---
 discovery/mdns/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/discovery/mdns/pom.xml b/discovery/mdns/pom.xml
index 0b1cf22a..97d44ed0 100644
--- a/discovery/mdns/pom.xml
+++ b/discovery/mdns/pom.xml
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.jmdns</groupId>
             <artifactId>jmdns</artifactId>
-            <version>3.5.7</version>
+            <version>3.5.9</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file

Reply via email to