You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2021/09/15 01:13:56 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2640, OPENMEETINGS-2665] wicket-bootstrap

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 b2f565b  [OPENMEETINGS-2640, OPENMEETINGS-2665] wicket-bootstrap
b2f565b is described below

commit b2f565b175fc2b091714ec4d3f6a660a7ce9605a
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Sep 15 08:13:41 2021 +0700

    [OPENMEETINGS-2640, OPENMEETINGS-2665] wicket-bootstrap
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6281bb7..ab85e6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 		<wicket.version>9.5.0</wicket.version>
 		<wicket-jquery-ui.version>9.3.2</wicket-jquery-ui.version>
 		<wicketstuff.version>9.5.0</wicketstuff.version>
-		<wicket-bootstrap.version>6.0.0-M4-SNAPSHOT</wicket-bootstrap.version>
+		<wicket-bootstrap.version>6.0.0-M4</wicket-bootstrap.version>
 		<font-awesome.version>5.15.4</font-awesome.version>
 		<spring.version>5.3.9</spring.version>
 		<tomcat.version>9.0.53</tomcat.version>