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
The following commit(s) were added to refs/heads/master by this push:
new cdaa048e23 CAUSEWAY-3766: Bump Wicket 9.17.0. -> 9.18.0 and 10.0.0 ->
10.1.0
cdaa048e23 is described below
commit cdaa048e234ddfdfa63c9cf413caa840ab17bf7d
Author: andi-huber <[email protected]>
AuthorDate: Mon Jun 10 06:31:50 2024 +0200
CAUSEWAY-3766: Bump Wicket 9.17.0. -> 9.18.0 and 10.0.0 -> 10.1.0
---
bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index e0af19ce4c..5ff1c791d3 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -185,11 +185,11 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<surefire.useModulePath>false</surefire.useModulePath> <!-- disable
module-path for testing, that is, put everything on the class-path -->
<swagger-core.version>2.2.22</swagger-core.version>
- <wicket.version>9.17.0</wicket.version>
+ <wicket.version>9.18.0</wicket.version>
<wicket-bootstrap.version>6.0.5</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->
<wicket-webjars.version>3.0.7</wicket-webjars.version>
<wicket-viewer-jquery.version>3.7.1</wicket-viewer-jquery.version>
<!-- as served by wicket via webjars -->
- <wicketstuff.version>9.16.0</wicketstuff.version> <!--
org.wicketstuff:wicketstuff-select2 -->
+ <wicketstuff.version>9.18.0</wicketstuff.version> <!--
org.wicketstuff:wicketstuff-select2 -->
<!-- OTHER -->