Upgrade Activiti to 5.16.4
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/cc0ac6bc Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cc0ac6bc Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cc0ac6bc Branch: refs/heads/1_2_X Commit: cc0ac6bcbda7b4abdefaa298da1a3911245b8f9e Parents: 121a177 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Oct 17 09:50:28 2014 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Oct 17 09:50:28 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/cc0ac6bc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4dbda3c..a42f64d 100644 --- a/pom.xml +++ b/pom.xml @@ -321,7 +321,7 @@ under the License. <commons-lang.version>3.3.2</commons-lang.version> <commons-codec.version>1.9</commons-codec.version> - <activiti.version>5.16.3</activiti.version> + <activiti.version>5.16.4</activiti.version> <aspectj.version>1.8.2</aspectj.version>
