From ba3a9bb01a64cc6cc322d70014e813863684f6e5 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Wed, 15 Sep 2021 19:02:17 +0200 Subject: [PATCH] [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 --- bundles/org.openhab.automation.groovyscripting/README.md | 2 +- bundles/org.openhab.automation.groovyscripting/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.automation.groovyscripting/README.md b/bundles/org.openhab.automation.groovyscripting/README.md index 6f1f78721554f..4cfb17e86607f 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 008e2b30b6bcc..14472d023c519 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