From f8c2def1307701a59e7ef477d1abdfd6c25e1d33 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Wed, 2 Jun 2021 09:21:15 +0200 Subject: [PATCH] upgrade to JUPnP 2.6.0 (#2396) Signed-off-by: Kai Kreuzer --- bom/compile/pom.xml | 2 +- bom/runtime/pom.xml | 2 +- features/karaf/openhab-tp/src/main/feature/feature.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index d8af09f36..fa7011e69 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -143,7 +143,7 @@ org.jupnp org.jupnp - 2.5.2 + 2.6.0 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 31721e64c..54268303b 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -431,7 +431,7 @@ org.jupnp org.jupnp - 2.5.2 + 2.6.0 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index 12dc93d67..732d8c17b 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -182,11 +182,11 @@ - openhab.tp;feature=jupnp;version=2.5.2 + openhab.tp;feature=jupnp;version=2.6.0 http scr openhab.tp-httpclient - mvn:org.jupnp/org.jupnp/2.5.2 + mvn:org.jupnp/org.jupnp/2.6.0