From: Florian Hotze Date: Sun, 23 Jun 2024 17:39:25 +0000 (+0200) Subject: [jsscripting] Upgrade openhab-js to 5.1.2 (#16926) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=20b5e1c20e12625bd48464a0165362d73ce973ec;p=openhab-addons.git [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 --- 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