[jsscripting] Upgrade openhab-js to 4.7.3 (#16112)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
This commit is contained in:
Florian Hotze
2023-12-25 23:52:59 +01:00
committed by Thomas Vogl
parent 5eecaff637
commit dff578d933
2 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,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@4.7.2</ohjs.version>
<ohjs.version>openhab@4.7.3</ohjs.version>
</properties>
<build>