Repository: syncope
Updated Branches:
  refs/heads/master 945be8772 -> b6e8e838c


Upgrading Bootstrap and AngularJS


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

Branch: refs/heads/master
Commit: b6e8e838c585181727648c6a969e31abfe0c1dc4
Parents: 945be87
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Tue Jul 26 16:19:14 2016 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Tue Jul 26 16:19:14 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b6e8e838/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9921703..7ea422f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -400,7 +400,7 @@ under the License.
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
     
-    <bootstrap.version>3.3.6</bootstrap.version>
+    <bootstrap.version>3.3.7</bootstrap.version>
     <bootstrap-select.version>1.7.3</bootstrap-select.version>
     <bootbox.version>4.4.0</bootbox.version>
     <font-awesome.version>4.6.3</font-awesome.version>
@@ -414,7 +414,7 @@ under the License.
     <wicket-bootstrap.version>0.10.7</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.5.7</angular.version>
+    <angular.version>1.5.8</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>

Reply via email to