From e079352473e75f9b42004f18ac6635c93b8770c6 Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Mon, 31 Jul 2023 22:30:27 +0200 Subject: [PATCH] Upgrade JUPnP to 2.7.1 (#3737) Signed-off-by: Jacob Laursen --- 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 765aaae70..a5940ac6e 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -202,7 +202,7 @@ org.jupnp org.jupnp - 2.7.0 + 2.7.1 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index c76566f37..c883fb198 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -469,7 +469,7 @@ org.jupnp org.jupnp - 2.7.0 + 2.7.1 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index 3e38044c9..ddbea3302 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -208,11 +208,11 @@ - openhab.tp;feature=jupnp;version=2.7.0 + openhab.tp;feature=jupnp;version=2.7.1 http scr openhab.tp-httpclient - mvn:org.jupnp/org.jupnp/2.7.0 + mvn:org.jupnp/org.jupnp/2.7.1