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 2017/04/28 08:12:16 UTC

[2/2] syncope git commit: Upgrading Groovy

Upgrading Groovy


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

Branch: refs/heads/master
Commit: 8d4734cc13b1b1b66462deaa2e508594469abdab
Parents: edba338
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Apr 28 10:11:58 2017 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Apr 28 10:12:07 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8d4734cc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a05f883..d3deb19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,7 +370,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.4.10</groovy.version>
+    <groovy.version>2.4.11</groovy.version>
 
     <activiti.version>5.22.0</activiti.version>