Repository: syncope Updated Branches: refs/heads/master 7b1cb89bb -> e9ff5c73e
Upgrading Activiti Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/560fc4df Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/560fc4df Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/560fc4df Branch: refs/heads/master Commit: 560fc4df106825c80520f941beb2e0e601cb056f Parents: 1bee9d7 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Nov 18 14:54:17 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Nov 18 14:54:17 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/560fc4df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5e6921b..fc8a0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -339,7 +339,7 @@ under the License. <commons-lang.version>3.3.2</commons-lang.version> <commons-codec.version>1.10</commons-codec.version> - <activiti.version>5.16.4</activiti.version> + <activiti.version>5.16.5</activiti.version> <aspectj.version>1.8.7</aspectj.version>
