This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git

commit a8d0493ce990544adedea00fe9d1ca54503d81e2
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Dec 28 17:37:36 2017 +0100

    SLING-7335 Update Groovy to 2.4.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 924f774..25f0455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,10 +35,10 @@
   <description>Support for scripting with Groovy</description>
 
   <properties>
-    <groovy.version>2.4.9</groovy.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <sling.java.version>8</sling.java.version>
+    <groovy.version>2.4.13</groovy.version>
   </properties>
 
   <scm>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to