diff --git a/bundles/org.openhab.binding.heos/src/main/feature/feature.xml b/bundles/org.openhab.binding.heos/src/main/feature/feature.xml index 58ce6978c..067b74cea 100644 --- a/bundles/org.openhab.binding.heos/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.heos/src/main/feature/feature.xml @@ -5,7 +5,6 @@ openhab-runtime-base openhab-transport-upnp - mvn:commons-net/commons-net/3.6 mvn:org.openhab.addons.bundles/org.openhab.binding.heos/${project.version} diff --git a/bundles/org.openhab.binding.network/pom.xml b/bundles/org.openhab.binding.network/pom.xml index 8b68aceee..62e9bfbe2 100644 --- a/bundles/org.openhab.binding.network/pom.xml +++ b/bundles/org.openhab.binding.network/pom.xml @@ -34,7 +34,7 @@ commons-net commons-net - 3.6 + 3.7.2 compile diff --git a/bundles/org.openhab.binding.network/src/main/feature/feature.xml b/bundles/org.openhab.binding.network/src/main/feature/feature.xml index a1fd91f99..cfe8e3ce4 100644 --- a/bundles/org.openhab.binding.network/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.network/src/main/feature/feature.xml @@ -5,7 +5,6 @@ openhab-runtime-base openhab-core-model-script - mvn:commons-net/commons-net/3.6 mvn:org.openhab.addons.bundles/org.openhab.binding.network/${project.version} diff --git a/itests/org.openhab.binding.ntp.tests/itest.bndrun b/itests/org.openhab.binding.ntp.tests/itest.bndrun index 41826abd9..1f55a2d59 100644 --- a/itests/org.openhab.binding.ntp.tests/itest.bndrun +++ b/itests/org.openhab.binding.ntp.tests/itest.bndrun @@ -21,7 +21,7 @@ Fragment-Host: org.openhab.binding.ntp com.google.gson;version='[2.8.2,2.8.3)',\ javax.measure.unit-api;version='[1.0.0,1.0.1)',\ org.apache.commons.lang;version='[2.6.0,2.6.1)',\ - org.apache.commons.net;version='[3.3.0,3.3.1)',\ + org.apache.commons.commons-net;version='[3.7.2,3.7.3)',\ org.apache.felix.configadmin;version='[1.9.8,1.9.9)',\ org.apache.felix.http.servlet-api;version='[1.1.2,1.1.3)',\ org.apache.felix.scr;version='[2.1.10,2.1.11)',\