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 2015/03/24 14:58:34 UTC

syncope git commit: Upgrading groovy

Repository: syncope
Updated Branches:
  refs/heads/master 098baac01 -> 7633adebd


Upgrading groovy


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

Branch: refs/heads/master
Commit: 7633adebdf2aeecc601402c21720523f7a3592f9
Parents: 098baac
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 24 14:58:26 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 24 14:58:26 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7633adeb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af87532..d295b28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,7 +345,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.4.2</groovy.version>
+    <groovy.version>2.4.3</groovy.version>
 
     <activiti.version>5.16.4</activiti.version>