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/01/14 13:06:30 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/4bc48702
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4bc48702
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4bc48702

Branch: refs/heads/master
Commit: 4bc487028679f836f4da57d3f019e9d942abb440
Parents: 9c15f64
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Sat Jan 14 14:05:58 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Sat Jan 14 14:06:12 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/4bc48702/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3a8ca5f..dc2e50e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.4.7</groovy.version>
+    <groovy.version>2.4.8</groovy.version>
 
     <activiti.version>5.22.0</activiti.version>