Repository: syncope Updated Branches: refs/heads/2_0_X 89e48867c -> a28a77043 refs/heads/master a8fe4b787 -> 57c4c7a19
Upgrading Elasticsearch and Lodash Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/a28a7704 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a28a7704 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a28a7704 Branch: refs/heads/2_0_X Commit: a28a77043dd49fcfeece6b19c7a6749f071d4b07 Parents: 89e4886 Author: Francesco Chicchiriccò <ilgro...@apache.org> Authored: Mon Jul 3 08:54:44 2017 +0200 Committer: Francesco Chicchiriccò <ilgro...@apache.org> Committed: Mon Jul 3 08:54:44 2017 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/a28a7704/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e523e0d..b85df14 100644 --- a/pom.xml +++ b/pom.xml @@ -380,7 +380,7 @@ under the License. <slf4j.version>1.7.25</slf4j.version> <opensaml.version>3.3.0</opensaml.version> - <elasticsearch.version>5.4.2</elasticsearch.version> + <elasticsearch.version>5.4.3</elasticsearch.version> <log4j.version>2.8.2</log4j.version> <disruptor.version>3.3.6</disruptor.version> @@ -439,7 +439,7 @@ under the License. <angular-translate.version>2.15.1</angular-translate.version> <ng-password-strength.version>0.2.1</ng-password-strength.version> - <lodash.version>4.15.0</lodash.version> + <lodash.version>4.17.4</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>