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/6d09957c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6d09957c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6d09957c Branch: refs/heads/master Commit: 6d09957c4f9a8d10633cf36bec87d912ab774c8b Parents: 7b6bc61 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Aug 16 17:33:38 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Aug 16 17:33:38 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6d09957c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0205c6c..d90f430 100644 --- a/pom.xml +++ b/pom.xml @@ -411,7 +411,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.7</wicket-bootstrap.version> + <wicket-bootstrap.version>0.10.8</wicket-bootstrap.version> <wicket-chartjs.version>7.0.1</wicket-chartjs.version> <angular.version>1.5.8</angular.version>
