diff --git a/bundles/org.openhab.binding.openwebnet/pom.xml b/bundles/org.openhab.binding.openwebnet/pom.xml
index 9a687222aa3cf..28ca008b532c7 100644
--- a/bundles/org.openhab.binding.openwebnet/pom.xml
+++ b/bundles/org.openhab.binding.openwebnet/pom.xml
@@ -14,13 +14,17 @@
openHAB Add-ons :: Bundles :: OpenWebNet (BTicino/Legrand) Binding
+
+ gnu.io;version="[3.12,6)"
+
+
com.github.openwebnet4j
openwebnet4j
0.2.0
- provided
+ compile
diff --git a/bundles/org.openhab.binding.openwebnet/src/main/feature/feature.xml b/bundles/org.openhab.binding.openwebnet/src/main/feature/feature.xml
index 64626079cecfa..31add7a8b10eb 100644
--- a/bundles/org.openhab.binding.openwebnet/src/main/feature/feature.xml
+++ b/bundles/org.openhab.binding.openwebnet/src/main/feature/feature.xml
@@ -6,7 +6,6 @@
openhab-runtime-base
openhab-transport-serial
openhab-transport-upnp
- mvn:com.github.openwebnet4j/openwebnet4j/0.2.0
mvn:org.openhab.addons.bundles/org.openhab.binding.openwebnet/${project.version}