From a9f95b9498dc0df407beead05fb9450a7e177eeb Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Sun, 19 Jan 2025 11:44:28 +0100 Subject: [PATCH] Upgrade JUPnP to 3.0.3 Upgrades JUPnP from 3.0.1 to 3.0.3. For release notes, see: * /~https://github.com/jupnp/jupnp/releases/tag/3.0.2 * /~https://github.com/jupnp/jupnp/releases/tag/3.0.3 Signed-off-by: Wouter Born --- 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 2937bb90c84..13dbb32f908 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -203,7 +203,7 @@ org.jupnp org.jupnp - 3.0.1 + 3.0.3 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 4df79250187..c164cc7988a 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -475,7 +475,7 @@ org.jupnp org.jupnp - 3.0.1 + 3.0.3 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index 9a254c54020..43327d13f60 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -200,11 +200,11 @@ - openhab.tp;feature=jupnp;version=3.0.1 + openhab.tp;feature=jupnp;version=3.0.3 http scr openhab.tp-httpclient - mvn:org.jupnp/org.jupnp/3.0.1 + mvn:org.jupnp/org.jupnp/3.0.3