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/10/15 06:35:54 UTC

syncope git commit: Upgrading Groovy

Repository: syncope
Updated Branches:
  refs/heads/2_0_X dd38d672d -> 23c6d6a4c


Upgrading Groovy


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/23c6d6a4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/23c6d6a4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/23c6d6a4

Branch: refs/heads/2_0_X
Commit: 23c6d6a4ce8c3882192596e8edff47925481cdd1
Parents: dd38d67
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 15 08:35:46 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 15 08:35:46 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/23c6d6a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b3d7c1..7417327 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.2</groovy.version>
+    <groovy.version>2.5.3</groovy.version>
 
     <activiti.version>5.22.0</activiti.version>
     <flowable.version>5.23.0</flowable.version>