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:22 UTC

[03/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/988dfee0
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/988dfee0
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/988dfee0

Branch: refs/heads/2_0_X
Commit: 988dfee008e14fe642be68b5d0064e25c74cd599
Parents: 990a465
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 2 09:08:40 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 2 09:08:40 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/988dfee0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6b9ad1..f95e579 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.4.13</groovy.version>
+    <groovy.version>2.4.14</groovy.version>
 
     <activiti.version>5.22.0</activiti.version>
     <flowable.version>5.23.0</flowable.version>