From: jimtng <2554958+jimtng@users.noreply.github.com> Date: Thu, 9 Mar 2023 07:19:10 +0000 (+1000) Subject: [jrubyscripting] Upgrade JRuby to 9.4.2.0 (#14556) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=afebf08042a03da9477a49766d5c08605de594f4;p=openhab-addons.git [jrubyscripting] Upgrade JRuby to 9.4.2.0 (#14556) This is a major version upgrade from 9.3.x, raising the compatibility level up from Ruby 2.6 to Ruby 3.1 Signed-off-by: Jimmy Tanagra --- diff --git a/bundles/org.openhab.automation.jrubyscripting/pom.xml b/bundles/org.openhab.automation.jrubyscripting/pom.xml index 291fa9fa48..0a435d5320 100644 --- a/bundles/org.openhab.automation.jrubyscripting/pom.xml +++ b/bundles/org.openhab.automation.jrubyscripting/pom.xml @@ -16,7 +16,7 @@ com.sun.nio.*;resolution:=optional,com.sun.security.*;resolution:=optional,org.apache.tools.ant.*;resolution:=optional,org.bouncycastle.*;resolution:=optional,org.joda.*;resolution:=optional,sun.management.*;resolution:=optional,sun.nio.*;resolution:=optional,jakarta.annotation;resolution:=optional - 9.3.9.0 + 9.4.2.0