]> git.basschouten.com Git - openhab-addons.git/commitdiff
[jsscripting] Upgrade openhab-js to 4.7.1 (#16069)
authorFlorian Hotze <florianh_dev@icloud.com>
Sat, 16 Dec 2023 12:50:41 +0000 (13:50 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Dec 2023 12:50:41 +0000 (13:50 +0100)
You'll find the changelog at the openhab-js repo: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#471.

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

index 27dacc52739e46f9cdd895ec771f8c1bb7c74ea5..f1c62bfc00024032135dd1c01e78a27093cf9b95 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.0</ohjs.version>
+    <ohjs.version>openhab@4.7.1</ohjs.version>
   </properties>
 
   <build>