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:00 UTC

[openmeetings] branch test-pr-branch created (now 4dc122e)

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

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


      at 4dc122e  [OPENMEETINGS-2419] wicket-bootstrap

This branch includes the following new commits:

     new 4dc122e  [OPENMEETINGS-2419] wicket-bootstrap

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by so...@apache.org.
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>