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/d72296e4 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d72296e4 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d72296e4 Branch: refs/heads/2_0_NO_JAXB Commit: d72296e4b44661fe839620838c5e7892977239d9 Parents: c3d8b99 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jul 15 18:14:00 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jul 15 18:14:00 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d72296e4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 693341a..ef2837d 100644 --- a/pom.xml +++ b/pom.xml @@ -411,7 +411,7 @@ under the License. <wicket.version>7.3.0</wicket.version> <wicket-jqueryui.version>7.3.0</wicket-jqueryui.version> - <wicket-bootstrap.version>0.10.6</wicket-bootstrap.version> + <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>
