diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index f5cb5ce4b..66fb646a1 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -207,7 +207,7 @@ org.jmdns jmdns - 3.6.2 + 3.6.3 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index c5cc06ee8..0e5a8bf14 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -479,7 +479,7 @@ org.jmdns jmdns - 3.6.2 + 3.6.3 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index e03614091..116d35bbc 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -188,8 +188,8 @@ - openhab.tp;feature=jmdns;version=3.6.2 - mvn:org.jmdns/jmdns/3.6.2 + openhab.tp;feature=jmdns;version=3.6.3 + mvn:org.jmdns/jmdns/3.6.3 diff --git a/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun b/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun index 35f317fb9..627d4b681 100644 --- a/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun +++ b/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun @@ -19,7 +19,7 @@ Fragment-Host: org.openhab.core.config.discovery.mdns si-units;version='[2.2.3,2.2.4)',\ si-quantity;version='[2.2.3,2.2.4)',\ org.osgi.util.function;version='[1.2.0,1.2.1)',\ - javax.jmdns;version='[3.6.2,3.6.3)',\ + javax.jmdns;version='[3.6.3,3.6.4)',\ org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\ org.apache.felix.http.servlet-api;version='[1.2.0,1.2.1)',\ org.osgi.service.component;version='[1.5.1,1.5.2)',\