This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/spring6 by this push:
     new b2cbbef98b Bumps Wicket 10.0.0-M2 -> 10.0.0
b2cbbef98b is described below

commit b2cbbef98bad4744f20446f164cb276a21254b3c
Author: Andi Huber <[email protected]>
AuthorDate: Thu Mar 21 14:09:59 2024 +0100

    Bumps Wicket 10.0.0-M2 -> 10.0.0
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 9d59b6a1fa..ef3f193b96 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
         <surefire.useModulePath>false</surefire.useModulePath> <!-- disable 
module-path for testing, that is, put everything on the class-path -->
         <swagger-core.version>2.2.21</swagger-core.version>
 
-        <wicket.version>10.0.0-M2</wicket.version>
+        <wicket.version>10.0.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 -->

Reply via email to