Update to new JmDNS release 3.5.7 (#2391)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2021-05-30 18:42:50 +02:00
committed by GitHub
parent 585e870183
commit 17f95768a4
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.5.6</version>
<version>3.5.7</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -423,7 +423,7 @@
<dependency>
<groupId>org.jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.5.6</version>
<version>3.5.7</version>
<scope>compile</scope>
</dependency>
@@ -171,8 +171,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.6</capability>
<bundle>mvn:org.jmdns/jmdns/3.5.6</bundle>
<capability>openhab.tp;feature=jmdns;version=3.5.7</capability>
<bundle>mvn:org.jmdns/jmdns/3.5.7</bundle>
</feature>
<feature name="openhab.tp-jose4j" description="jose4j JWT library" version="${project.version}">
@@ -18,7 +18,7 @@ Fragment-Host: org.openhab.core.config.discovery.mdns
com.sun.xml.bind.jaxb-osgi;version='[2.3.3,2.3.4)',\
jakarta.xml.bind-api;version='[2.3.3,2.3.4)',\
org.apache.servicemix.specs.activation-api-1.2.1;version='[1.2.1,1.2.2)',\
javax.jmdns;version='[3.5.6,3.5.7)',\
javax.jmdns;version='[3.5.7,3.5.8)',\
org.openhab.core;version='[3.1.0,3.1.1)',\
org.openhab.core.config.core;version='[3.1.0,3.1.1)',\
org.openhab.core.config.discovery;version='[3.1.0,3.1.1)',\