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 2020/08/29 07:17:01 UTC

[openmeetings] 01/01: [OPENMEETINGS-2419] wicket-bootstrap

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

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

commit 4dc122e5e277773c228d7285ecc2200057a35aa9
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Aug 29 14:16:39 2020 +0700

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

diff --git a/pom.xml b/pom.xml
index ca8bb67..ae95863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
 		<wicket.version>9.0.0</wicket.version>
 		<wicketju.version>9.0.0-M5.1</wicketju.version>
 		<wickets.version>9.0.0</wickets.version>
-		<wicket-bootstrap.version>5.0.0-M2</wicket-bootstrap.version>
+		<wicket-bootstrap.version>5.0.1</wicket-bootstrap.version>
 		<spring.version>5.2.8.RELEASE</spring.version>
 		<tomcat.version>9.0.37</tomcat.version>
 		<ical4j.version>3.0.18</ical4j.version>