From ef1cfcb320f01f123a3aecbf93414956c202341c Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Wed, 19 Jun 2024 14:20:31 +0200 Subject: [PATCH] [jsscripting] Upgrade openhab-js to 5.1.1 (#16892) Fixes a problem, where persisting TimeSeries failed when injection caching was enabled. 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 17e5ceb124279..af3d16e14e7bb 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@5.1.0 + openhab@5.1.1