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/10 07:14:09 UTC

[2/2] syncope git commit: Upgrading Elasticsearcg, Angular and Cargo

Upgrading Elasticsearcg, Angular and Cargo


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f1eaaa26
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f1eaaa26
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f1eaaa26

Branch: refs/heads/master
Commit: f1eaaa2631431fd2de9d25a1b3c9b03f7cd77639
Parents: 7047e36
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jul 10 09:13:53 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jul 10 09:14:00 2017 +0200

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f1eaaa26/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c2400b7..fe0cd3f 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.3</elasticsearch.version>
+    <elasticsearch.version>5.5.0</elasticsearch.version>
 
     <log4j.version>2.8.2</log4j.version>
     <disruptor.version>3.3.6</disruptor.version>
@@ -429,7 +429,7 @@ under the License.
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.6.4</angular.version>
+    <angular.version>1.6.5</angular.version>
     <angular-ui-router.version>0.3.2</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.6</angular-ui-select.version>
@@ -1778,7 +1778,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.6.3</version>
+          <version>1.6.4</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>