Upgrade jmdns to 3.6.2 (#5002)

Upgrades jmdns from 3.6.1 to 3.6.2.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/v3.6.2

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-09-01 18:29:30 +02:00
committed by GitHub
parent c787ce953a
commit 25adeb1e4d
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -207,7 +207,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -478,7 +478,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<scope>compile</scope>
</dependency>