This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git
commit f7a15b0b139df7817b1ad15d37f77a9153c78053 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Mar 9 12:16:05 2017 +0000 SLING-6626 Update Groovy to 2.4.9 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1786151 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 138e0b2..63c464a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <description>Support for scripting with Groovy</description> <properties> - <groovy.version>2.4.7</groovy.version> + <groovy.version>2.4.9</groovy.version> </properties> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
