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/09/04 06:35:28 UTC

[2/3] syncope git commit: Upgrading AngularJS

Upgrading AngularJS


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

Branch: refs/heads/master
Commit: 89453dd823f325263e74090f415ad9032e704e01
Parents: 67de810
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Sep 4 08:30:54 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Sep 4 08:31:50 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/89453dd8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6f43d4..6131d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,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.5</angular.version>
+    <angular.version>1.6.6</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>