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

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


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 7ace71c  Upgrading Groovy
7ace71c is described below

commit 7ace71ceca1998a4d3eee92620599509a83deb44
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jul 22 13:51:14 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 114aa3c..cd63a86 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>2.5.12</groovy.version>
+    <groovy.version>2.5.13</groovy.version>
 
     <activiti.version>5.23.0</activiti.version>
     <flowable.version>5.23.0</flowable.version>

Reply via email to