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 2016/06/22 10:26:16 UTC

syncope git commit: Upgrading AngularJS

Repository: syncope
Updated Branches:
  refs/heads/master 62f56963c -> 25fc5a268


Upgrading AngularJS


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

Branch: refs/heads/master
Commit: 25fc5a268f24d2a1b138c25ccbe96ebe10d32fac
Parents: 62f5696
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Wed Jun 22 08:50:36 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Wed Jun 22 08:50:36 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/25fc5a26/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 913330c..91ebcad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -399,7 +399,7 @@ under the License.
     <wicket-bootstrap.version>0.10.6</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.5.6</angular.version>
+    <angular.version>1.5.7</angular.version>
     <angular-ui-router.version>0.2.18</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.17.1</angular-ui-select.version>