You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/12/31 07:22:24 UTC

[syncope] branch master updated: Upgrading Groovy

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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 997b568  Upgrading Groovy
997b568 is described below

commit 997b5688a959fe4d91a6a42145012a4dc331a88a
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Dec 31 08:22:03 2018 +0100

    Upgrading Groovy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eeee497..d266e73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>3.0.0-alpha-3</groovy.version>
+    <groovy.version>3.0.0-alpha-4</groovy.version>
 
     <flowable.version>6.4.0</flowable.version>