Repository: syncope Updated Branches: refs/heads/2_0_X 389c78d41 -> 895e8430c refs/heads/master 7006d43de -> 06b56b6e4
Upgrading Wicket Bootstrap Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/895e8430 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/895e8430 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/895e8430 Branch: refs/heads/2_0_X Commit: 895e8430c9a94a436d71e35acdbe301e418b90e8 Parents: 389c78d Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Oct 10 07:18:44 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Oct 10 07:18:44 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/895e8430/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f699e51..443695a 100644 --- a/pom.xml +++ b/pom.xml @@ -421,7 +421,7 @@ under the License. <wicket.version>7.4.0</wicket.version> <wicket-jqueryui.version>7.4.0</wicket-jqueryui.version> - <wicket-bootstrap.version>0.10.8</wicket-bootstrap.version> + <wicket-bootstrap.version>0.10.10</wicket-bootstrap.version> <wicket-chartjs.version>7.0.1</wicket-chartjs.version> <angular.version>1.5.8</angular.version>
