From bfa7f32dd501243988ff30937c30b992411fc5d5 Mon Sep 17 00:00:00 2001 From: M Valla <12682715+mvalla@users.noreply.github.com> Date: Sat, 27 Mar 2021 18:33:04 +0100 Subject: [PATCH] Move to io.github.opewebnet4j 0.4.1 from Maven Central. Fixes #10298 and #10395 (#10397) Signed-off-by: Massimo Valla --- bundles/org.openhab.binding.openwebnet/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.openwebnet/pom.xml b/bundles/org.openhab.binding.openwebnet/pom.xml index 91311f3fa1..9b703d9762 100644 --- a/bundles/org.openhab.binding.openwebnet/pom.xml +++ b/bundles/org.openhab.binding.openwebnet/pom.xml @@ -21,9 +21,9 @@ - com.github.openwebnet4j + io.github.openwebnet4j openwebnet4j - 0.4.0 + 0.4.1 compile -- 2.47.3