[jsscripting] Upgrade openhab-js to 5.7.1 (#17667)

Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#571.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Florian Hotze 2024-10-29 22:35:29 +01:00 committed by Ciprian Pascu
parent c76910afdd
commit 10054a7d5c

View File

@ -24,7 +24,7 @@
</bnd.importpackage>
<graal.version>22.0.0.2</graal.version> <!-- DO NOT UPGRADE: 22.0.0.2 is the latest version working on armv7l / OpenJDK 11.0.16 & armv7l / Zulu 17.0.5+8 -->
<oh.version>${project.version}</oh.version>
<ohjs.version>openhab@5.7.0</ohjs.version>
<ohjs.version>openhab@5.7.1</ohjs.version>
</properties>
<build>