This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/v3 by this push:
new 15cd1ffc8d CAUSEWAY-3766: Bump Wicket 9.17.0. -> 9.18.0 and 10.0.0 ->
10.1.0
15cd1ffc8d is described below
commit 15cd1ffc8df986412021437ebf5d67f0fc7dd932
Author: andi-huber <[email protected]>
AuthorDate: Mon Jun 10 06:47:54 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 a2b218d3a1..65c359d3f9 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -183,11 +183,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>10.0.0</wicket.version>
+ <wicket.version>10.1.0</wicket.version>
<wicket-bootstrap.version>7.0.3</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->
<wicket-webjars.version>4.0.3</wicket-webjars.version> <!--
de.agilecoders.wicket.webjars:wicket-webjars -->
<wicket-viewer-jquery.version>3.7.1</wicket-viewer-jquery.version>
<!-- as served by wicket via webjars -->
- <wicketstuff.version>10.0.0</wicketstuff.version> <!--
org.wicketstuff:wicketstuff-select2 -->
+ <wicketstuff.version>10.1.0</wicketstuff.version> <!--
org.wicketstuff:wicketstuff-select2 -->
<!-- OTHER -->