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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 729ab0a22 [OPENMEETINGS-2741] wicket-bootstrap is updated to address 
this issue
729ab0a22 is described below

commit 729ab0a22c4a3a32b86acb279692077f3dcedf48
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Jun 28 15:41:05 2022 +0700

    [OPENMEETINGS-2741] wicket-bootstrap is updated to address this issue
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a139b25a..2590ab13b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
                <wicket.version>9.11.0-SNAPSHOT</wicket.version>
                <wicket-jquery-ui.version>9.8.1</wicket-jquery-ui.version>
                <wicketstuff.version>9.10.0</wicketstuff.version>
-               <wicket-bootstrap.version>6.0.0-M7</wicket-bootstrap.version>
+               
<wicket-bootstrap.version>6.0.0-M8-SNAPSHOT</wicket-bootstrap.version>
                <font-awesome.version>6.1.1</font-awesome.version>
                <spring.version>5.3.21</spring.version>
                <tomcat.version>9.0.64</tomcat.version>

Reply via email to