You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/12/22 08:50:31 UTC

[isis] branch master updated: Bump wicket-bootstrap.version from 6.0.0-M8 to 6.0.0

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/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new a2b922438e Bump wicket-bootstrap.version from 6.0.0-M8 to 6.0.0
a2b922438e is described below

commit a2b922438e29f8e9a56af75c5fdca40d8c1fa166
Author: Andi Huber <ah...@apache.org>
AuthorDate: Thu Dec 22 09:50:26 2022 +0100

    Bump wicket-bootstrap.version from 6.0.0-M8 to 6.0.0
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index a9de74f8c7..ff0542cf4a 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
         <vaadin.version>23.3.1</vaadin.version>
 
         <wicket.version>9.12.0</wicket.version> <!--  9.4.0 is last known good, before wicket put jupiter-api on the module graph -->
-        <wicket-bootstrap.version>6.0.0-M8</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... -->
+        <wicket-bootstrap.version>6.0.0</wicket-bootstrap.version> <!-- de.agilecoders.wicket:wicket-bootstrap... -->
         <wicket-webjars.version>3.0.6</wicket-webjars.version>
         <wicket-viewer-jquery.version>3.6.1</wicket-viewer-jquery.version> <!--  as served by wicket via webjars -->