]> git.basschouten.com Git - openhab-addons.git/commitdiff
[jsscripting] Upgrade openhab-js to 4.8.1 (#16353)
authorFlorian Hotze <florianh_dev@icloud.com>
Thu, 1 Feb 2024 09:22:09 +0000 (10:22 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 09:22:09 +0000 (10:22 +0100)
* [jsscripting] Upgrade openhab-js to 4.8.0

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

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
bundles/org.openhab.automation.jsscripting/pom.xml

index 26e0d6481197a808a1f560c0be4f38f6585bfad8..b5d0627933f8d13ea4f45cd5b863c9ac23d8fe09 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.7.3</ohjs.version>
+    <ohjs.version>openhab@4.8.1</ohjs.version>
   </properties>
 
   <build>