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 2018/05/28 06:25:40 UTC

[2/2] syncope git commit: Upgrading AnuglarJS

Upgrading AnuglarJS


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

Branch: refs/heads/master
Commit: 7bd88d83167619c5998b38ca3b78734268f20cd8
Parents: bb0046c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 28 08:24:44 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 28 08:24:53 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7bd88d83/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dbbf8bd..f463b51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@ under the License.
     <wicket-bootstrap.version>0.10.17</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.6.9</angular.version>
+    <angular.version>1.6.10</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.8</angular-ui-select.version>