Repository: syncope Updated Branches: refs/heads/master 2030cd27b -> b13fc1781
Upgrading bootstrap Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/727feffb Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/727feffb Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/727feffb Branch: refs/heads/master Commit: 727feffb015f2570eb58104874e87503a63f4358 Parents: 2030cd2 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Nov 30 11:13:07 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Nov 30 11:13:07 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/727feffb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4ed8c84..10f35ea 100644 --- a/pom.xml +++ b/pom.xml @@ -375,7 +375,7 @@ under the License. <jquery.version>2.1.4</jquery.version> <jquery-ui.version>1.11.4</jquery-ui.version> <jquery-cookie.version>1.4.1-1</jquery-cookie.version> - <bootstrap.version>3.3.5</bootstrap.version> + <bootstrap.version>3.3.6</bootstrap.version> <bootstrap-select.version>1.7.3</bootstrap-select.version> <wicket-bootstrap.version>0.10.4</wicket-bootstrap.version>
