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 0ea1d2023899c4841429c6c156ddbc25f4171bf0 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Feb 24 10:06:22 2016 +0000 SLING-5556 Update Groovy to 2.4.6 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1732053 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 714e66e..839f0a5 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <description>Support for scripting with Groovy</description> <properties> - <groovy.version>2.4.5</groovy.version> + <groovy.version>2.4.6</groovy.version> </properties> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
