Upgrade jmdns to 3.6.3 (#5263)

Upgrades jmdns from 3.6.2 to 3.6.3.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/v3.6.3

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-01-13 05:38:44 +01:00
committed by GitHub
parent a26c35abd8
commit b17b3051a5
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.2</version>
<version>3.6.3</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -479,7 +479,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.6.2</version>
<version>3.6.3</version>
<scope>compile</scope>
</dependency>