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 2017/07/03 06:55:07 UTC

[2/2] syncope git commit: Upgrading Elasticsearch and Lodash

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/57c4c7a1
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/57c4c7a1
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/57c4c7a1

Branch: refs/heads/master
Commit: 57c4c7a194b9e5ae1b206cdc6b36bb9282ab0b7e
Parents: a8fe4b7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jul 3 08:54:44 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jul 3 08:54:57 2017 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/57c4c7a1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d9ee1fb..b224c5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,7 +379,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>
@@ -437,7 +437,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>