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 2020/03/15 14:56:26 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 65fbd6f  Upgrading Groovy
65fbd6f is described below

commit 65fbd6f2f18ef9bb783469247682f411405fdc7d
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Sun Mar 15 15:56:04 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 1dc0bef..4b8a601 100644
--- a/pom.xml
+++ b/pom.xml
@@ -423,7 +423,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>3.0.1</groovy.version>
+    <groovy.version>3.0.2</groovy.version>
 
     <flowable.version>6.5.0</flowable.version>