Repository: syncope Updated Branches: refs/heads/master 85807bc5f -> 5b8237e0b
Upgrading Loadsh Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/5b8237e0 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5b8237e0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5b8237e0 Branch: refs/heads/master Commit: 5b8237e0bf4043fec917bfdaf1409fc0512b7808 Parents: 85807bc Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Aug 23 15:18:54 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Aug 23 15:18:54 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5b8237e0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d694e92..9d841fa 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ under the License. <angular-translate.version>2.11.1</angular-translate.version> <ng-password-strength.version>0.2.1</ng-password-strength.version> - <lodash.version>4.0.0</lodash.version> + <lodash.version>4.15.0</lodash.version> <kendo-ui-core.version>2014.2.716</kendo-ui-core.version> <select2.version>3.4.8</select2.version> <fileSaver.version>0.0.2</fileSaver.version>
