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 ad506710ac Revert "Bump wicket-bootstrap.version from 7.0.5 to 7.0.8"
ad506710ac is described below

commit ad506710acfbcb501dcc58515efc4bc38fe3ba65
Author: Andi Huber <[email protected]>
AuthorDate: Sat Oct 5 11:50:19 2024 +0200

    Revert "Bump wicket-bootstrap.version from 7.0.5 to 7.0.8"
    
    This reverts commit 6dc7ca639166fe64dbb23c3b54286cdbbfe498c3.
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 4264d058aa..a0219f0952 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -184,7 +184,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
         <swagger-core.version>2.2.24</swagger-core.version>
 
         <wicket.version>10.2.0</wicket.version>
-        <wicket-bootstrap.version>7.0.8</wicket-bootstrap.version> <!-- 
de.agilecoders.wicket:wicket-bootstrap... -->
+        <wicket-bootstrap.version>7.0.5</wicket-bootstrap.version> <!-- 
de.agilecoders.wicket:wicket-bootstrap... -->
         <wicket-webjars.version>4.0.5</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.2.0</wicketstuff.version> <!-- 
org.wicketstuff:wicketstuff-select2 -->

Reply via email to