This is an automated email from the ASF dual-hosted git repository. ahuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 52116b72ea3e6d71a6f6e5db0e5ef695d22474dd Author: Andi Huber <[email protected]> AuthorDate: Thu Apr 27 07:49:48 2023 +0200 Bump wicket-bootstrap.version from 6.0.2 to 6.0.3 --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 5968e3d8eb..95a5d18f13 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -182,7 +182,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif <togglz.version>3.3.3</togglz.version> <wicket.version>9.13.0</wicket.version> <!-- 9.4.0 is last known good, before wicket put jupiter-api on the module graph --> - <wicket-bootstrap.version>6.0.2</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... --> + <wicket-bootstrap.version>6.0.3</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... --> <wicket-webjars.version>3.0.6</wicket-webjars.version> <wicket-viewer-jquery.version>3.6.4</wicket-viewer-jquery.version> <!-- as served by wicket via webjars -->
