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/06b56b6e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/06b56b6e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/06b56b6e Branch: refs/heads/master Commit: 06b56b6e4e653c6ea9f723136192df5176d0599e Parents: 7006d43 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:55 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/06b56b6e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0caea61..6973460 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>
