From 20b5e1c20e12625bd48464a0165362d73ce973ec Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Sun, 23 Jun 2024 19:39:25 +0200 Subject: [PATCH] [jsscripting] Upgrade openhab-js to 5.1.2 (#16926) Second attempt to fix 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 af3d16e14e..bb3041b0ff 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.1 + openhab@5.1.2 -- 2.47.3