From 63d71f48655e96e3458fe9b6b951756e1ee6d462 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Sat, 16 Dec 2023 13:50:41 +0100 Subject: [PATCH] [jsscripting] Upgrade openhab-js to 4.7.1 (#16069) You'll find the changelog at the openhab-js repo: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#471. Signed-off-by: Florian Hotze --- bundles/org.openhab.automation.jsscripting/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.automation.jsscripting/pom.xml b/bundles/org.openhab.automation.jsscripting/pom.xml index 27dacc5273..f1c62bfc00 100644 --- a/bundles/org.openhab.automation.jsscripting/pom.xml +++ b/bundles/org.openhab.automation.jsscripting/pom.xml @@ -24,7 +24,7 @@ 22.0.0.2 ${project.version} - openhab@4.7.0 + openhab@4.7.1 -- 2.47.3