From: Florian Hotze Date: Wed, 19 Jun 2024 12:20:31 +0000 (+0200) Subject: [jsscripting] Upgrade openhab-js to 5.1.1 (#16892) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=588aac4ebaa7812569375592ddb31559f391e9da;p=openhab-addons.git [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 --- diff --git a/bundles/org.openhab.automation.jsscripting/pom.xml b/bundles/org.openhab.automation.jsscripting/pom.xml index 17e5ceb124..af3d16e14e 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