diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index 5dee40de6..d8af09f36 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -135,7 +135,7 @@ org.jmdns jmdns - 3.5.6 + 3.5.7 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 996342207..31721e64c 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -423,7 +423,7 @@ org.jmdns jmdns - 3.5.6 + 3.5.7 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index 12527f67d..12dc93d67 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -171,8 +171,8 @@ - openhab.tp;feature=jmdns;version=3.5.6 - mvn:org.jmdns/jmdns/3.5.6 + openhab.tp;feature=jmdns;version=3.5.7 + mvn:org.jmdns/jmdns/3.5.7 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 481140e68..6d8c66f78 100644 --- a/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun +++ b/itests/org.openhab.core.config.discovery.mdns.tests/itest.bndrun @@ -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)',\