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 46f5cb1 [OPENMEETINGS-2593] wicket-bootstrap
46f5cb1 is described below
commit 46f5cb14637b6d64347fe0d0b8448c8424369d79
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jul 1 07:33:23 2021 +0700
[OPENMEETINGS-2593] wicket-bootstrap
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 97a8652..a0be4b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<wicket.version>9.3.0</wicket.version>
<wicket-jquery-ui.version>9.3.2-SNAPSHOT</wicket-jquery-ui.version>
<wicketstuff.version>9.3.0</wicketstuff.version>
-
<wicket-bootstrap.version>5.0.5-SNAPSHOT</wicket-bootstrap.version>
+ <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
<font-awesome.version>5.15.3</font-awesome.version>
<spring.version>5.3.8</spring.version>
<tomcat.version>9.0.48</tomcat.version>