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/03/02 11:47:23 UTC

[04/11] 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/dffa0869
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/dffa0869
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/dffa0869

Branch: refs/heads/master
Commit: dffa08696cf244eb83210c2a5ac9405ed94b2f09
Parents: 2d2702a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 2 09:09:55 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 2 09:09:55 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/dffa0869/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0844233..522db78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -382,7 +382,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.5.0-beta-2</groovy.version>
+    <groovy.version>2.5.0-beta-3</groovy.version>
 
     <flowable.version>6.2.1</flowable.version>