Upgrade jmdns to 3.6.1 (#4997)

Upgrades jmdns from 3.5.12 to 3.6.1.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/3.6.0
https://github.com/jmdns/jmdns/releases/tag/3.6.1

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-08-30 15:45:31 +02:00
committed by GitHub
parent 478a7deb63
commit 02804f8f8e
4 changed files with 5 additions and 5 deletions
@@ -185,8 +185,8 @@
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
<capability>openhab.tp;feature=jmdns;version=3.5.12</capability>
<bundle>mvn:org.jmdns/jmdns/3.5.12</bundle>
<capability>openhab.tp;feature=jmdns;version=3.6.1</capability>
<bundle>mvn:org.jmdns/jmdns/3.6.1</bundle>
</feature>
<feature name="openhab.tp-jose4j" description="jose4j JWT library" version="${project.version}">