From 8d97d3d9d9ebb682be70195704217a28bc5c8d80 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Wed, 21 May 2025 14:07:03 +0200 Subject: [PATCH] [jsscripting] Upgrade openhab-js to 5.11.1 This includes a fix for a regression from 5.11.0. 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 66dd4ce42b448..4f0f557acbfa8 100644 --- a/bundles/org.openhab.automation.jsscripting/pom.xml +++ b/bundles/org.openhab.automation.jsscripting/pom.xml @@ -22,7 +22,7 @@ !jdk.vm.ci.services 24.2.0 - openhab@5.11.0 + openhab@5.11.1