]> git.basschouten.com Git - openhab-addons.git/commitdiff
[jsscripting] Upgrade openhab-js to 4.5.0 (#15219)
authorFlorian Hotze <florianh_dev@icloud.com>
Mon, 10 Jul 2023 21:15:04 +0000 (23:15 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2023 21:15:04 +0000 (23:15 +0200)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
bundles/org.openhab.automation.jsscripting/pom.xml

index 98444bc3e2f67417701a2c13dd25804d5023c2e7..7b0ab841c54f4b67fd231f5ec99c1c0c4c4a0788 100644 (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@4.4.0</ohjs.version>
+    <ohjs.version>openhab@4.5.0</ohjs.version>
   </properties>
 
   <build>