From: Wouter Born Date: Thu, 20 May 2021 18:25:29 +0000 (+0200) Subject: [groovyscripting] Update Groovy to 3.0.8 (#10721) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=7aab765b5ab1e84170c9b81d390dc9a9fdc1fac5;p=openhab-addons.git [groovyscripting] Update Groovy to 3.0.8 (#10721) For all bugfixes and improvements, see: http://groovy-lang.org/changelogs/changelog-3.0.8.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 b9b7511f04..6f1f787215 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.7 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.8 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 ead53f098b..ebf0830b00 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.7 + 3.0.8