From: Wouter Born Date: Wed, 15 Sep 2021 17:02:17 +0000 (+0200) Subject: [groovyscripting] Update Groovy to 3.0.9 (#11251) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=ba3a9bb01a64cc6cc322d70014e813863684f6e5;p=openhab-addons.git [groovyscripting] Update Groovy to 3.0.9 (#11251) For all bugfixes and improvements, see: http://groovy-lang.org/changelogs/changelog-3.0.9.html Signed-off-by: Wouter Born --- diff --git a/bundles/org.openhab.automation.groovyscripting/README.md b/bundles/org.openhab.automation.groovyscripting/README.md index 6f1f787215..4cfb17e866 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/) 3.0.8 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/) 3.0.9 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 008e2b30b6..14472d023c 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.stringtemplate.v4.*;resolution:=optional - 3.0.8 + 3.0.9