[jsscripting] Upgrade to openhab-js 5.5.0 (#17311)

See https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#550 for changelog.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Florian Hotze 2024-08-22 22:56:12 +02:00 committed by Ciprian Pascu
parent 0dddc9c5d8
commit 27792c6865

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.3.1</ohjs.version>
<ohjs.version>openhab@5.5.0</ohjs.version>
</properties>
<build>