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 53ccb21a970f94e3f420b51963a7d84ea73445d4 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Jun 14 13:56:40 2016 +0000 SLING-5786 Update Groovy to 2.4.7 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1748415 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 839f0a5..138e0b2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <description>Support for scripting with Groovy</description> <properties> - <groovy.version>2.4.6</groovy.version> + <groovy.version>2.4.7</groovy.version> </properties> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
