diff --git a/bundles/org.openhab.binding.ambientweather/pom.xml b/bundles/org.openhab.binding.ambientweather/pom.xml index d899ff632..a9bd1866e 100644 --- a/bundles/org.openhab.binding.ambientweather/pom.xml +++ b/bundles/org.openhab.binding.ambientweather/pom.xml @@ -18,13 +18,13 @@ org.openhab.osgiify io.socket.socket.io-client - 1.0.0 + 1.0.1 compile org.openhab.osgiify io.socket.engine.io-client - 1.0.0 + 1.0.1 compile diff --git a/bundles/org.openhab.binding.ambientweather/src/main/feature/feature.xml b/bundles/org.openhab.binding.ambientweather/src/main/feature/feature.xml index f7a6bc88e..bca666ab3 100644 --- a/bundles/org.openhab.binding.ambientweather/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.ambientweather/src/main/feature/feature.xml @@ -6,8 +6,8 @@ openhab-runtime-base mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okhttp/3.8.1_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.okio/1.13.0_1 - mvn:org.openhab.osgiify/io.socket.socket.io-client/1.0.0 - mvn:org.openhab.osgiify/io.socket.engine.io-client/1.0.0 + mvn:org.openhab.osgiify/io.socket.socket.io-client/1.0.1 + mvn:org.openhab.osgiify/io.socket.engine.io-client/1.0.1 mvn:org.json/json/20180813 mvn:org.openhab.addons.bundles/org.openhab.binding.ambientweather/${project.version}