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 2016/06/13 15:40:05 UTC

syncope git commit: Upgrading Activiti

Repository: syncope
Updated Branches:
  refs/heads/master 339f9d5d3 -> befa49c32


Upgrading Activiti


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

Branch: refs/heads/master
Commit: befa49c32d73a10f6865d7cc13737c9d7a539d51
Parents: 339f9d5
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Jun 13 17:39:49 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Jun 13 17:39:49 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/befa49c3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa76443..15be564 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,7 +353,7 @@ under the License.
 
     <groovy.version>2.4.7</groovy.version>
 
-    <activiti.version>5.20.0</activiti.version>
+    <activiti.version>5.21.0</activiti.version>
 
     <slf4j.version>1.7.21</slf4j.version>
     <log4j.version>2.6.1</log4j.version>