From: Дилян Палаузов Date: Tue, 17 Sep 2024 20:16:18 +0000 (+0300) Subject: [groovyscripting] Update Groovy to 4.0.23 (#17428) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=4690c431ef4c67a261a057aec250d0afc96a535c;p=openhab-addons.git [groovyscripting] Update Groovy to 4.0.23 (#17428) Updates Groovy from 4.0.22 to 4.0.23. --- diff --git a/bundles/org.openhab.automation.groovyscripting/README.md b/bundles/org.openhab.automation.groovyscripting/README.md index 8e3f4b92dc..f25ff112e6 100644 --- a/bundles/org.openhab.automation.groovyscripting/README.md +++ b/bundles/org.openhab.automation.groovyscripting/README.md @@ -1,6 +1,6 @@ # Groovy Scripting -This add-on provides support for [Groovy](https://groovy-lang.org/) 4.0.22 that can be used as a scripting language within automation rules and which eliminates the need to manually install Groovy. +This add-on provides support for [Groovy](https://groovy-lang.org/) 4.0.23 that can be used as a scripting language within automation rules and which eliminates the need to manually install Groovy. ## Creating Groovy Scripts diff --git a/bundles/org.openhab.automation.groovyscripting/pom.xml b/bundles/org.openhab.automation.groovyscripting/pom.xml index 3380896069..c02aea03a9 100644 --- a/bundles/org.openhab.automation.groovyscripting/pom.xml +++ b/bundles/org.openhab.automation.groovyscripting/pom.xml @@ -16,7 +16,7 @@ com.ibm.icu.*;resolution:=optional,groovy.runtime.metaclass;resolution:=optional,groovyjarjarantlr4.stringtemplate;resolution:=optional,org.abego.treelayout.*;resolution:=optional,org.apache.ivy.*;resolution:=optional,org.fusesource.jansi.*;resolution:=optional,org.stringtemplate.v4.*;resolution:=optional - 4.0.22 + 4.0.23