From 2b594e0944321491f3ae177617dabb94acbb3003 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Wed, 17 Dec 2025 00:58:45 +0100 Subject: [PATCH] Upgrade JUPnP to 3.0.4 (#5201) 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 100eaa3f1..f318dd061 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -215,7 +215,7 @@ org.jupnp org.jupnp - 3.0.3 + 3.0.4 compile diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml index 63b0de63a..00a4568bd 100644 --- a/bom/runtime/pom.xml +++ b/bom/runtime/pom.xml @@ -486,7 +486,7 @@ org.jupnp org.jupnp - 3.0.3 + 3.0.4 compile diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml index 7b1bc9d02..83550808b 100644 --- a/features/karaf/openhab-tp/src/main/feature/feature.xml +++ b/features/karaf/openhab-tp/src/main/feature/feature.xml @@ -199,11 +199,11 @@ - openhab.tp;feature=jupnp;version=3.0.3 + openhab.tp;feature=jupnp;version=3.0.4 http scr openhab.tp-httpclient - mvn:org.jupnp/org.jupnp/3.0.3 + mvn:org.jupnp/org.jupnp/3.0.4