[jsscripting] Upgrade to openhab-js 5.17.1 (#20283)

Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#5171
This only includes a single bugfix and should be backported.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
This commit is contained in:
Florian Hotze
2026-02-26 08:08:59 +01:00
committed by GitHub
parent 7ef09fbd45
commit 3f5ba28971
@@ -17,7 +17,7 @@
<properties>
<!-- Remember to check if the fix https://github.com/openhab/openhab-core/pull/4437 still works when upgrading GraalJS -->
<node.version>v22.17.1</node.version>
<ohjs.version>openhab@5.17.0</ohjs.version>
<ohjs.version>openhab@5.17.1</ohjs.version>
</properties>
<dependencies>