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 b9f831af93f331f53591a98732c1155ed9af3ace Author: Andi Huber <[email protected]> AuthorDate: Thu Apr 27 07:50:46 2023 +0200 Bump wicket-webjars from 3.0.6 to 3.0.7 --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 95a5d18f13..054f104586 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -183,7 +183,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif <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.3</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... --> - <wicket-webjars.version>3.0.6</wicket-webjars.version> + <wicket-webjars.version>3.0.7</wicket-webjars.version> <wicket-viewer-jquery.version>3.6.4</wicket-viewer-jquery.version> <!-- as served by wicket via webjars --> <wicketstuff.version>${wicket.version}</wicketstuff.version> <!-- org.wicketstuff:wicketstuff-select2 -->
