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 2019/09/19 12:57:27 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2093] wicketstuff is updated

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 d811ab5  [OPENMEETINGS-2093] wicketstuff is updated
d811ab5 is described below

commit d811ab554e371c46ccc8ad2877dfc390f9107bd4
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Sep 19 19:57:15 2019 +0700

    [OPENMEETINGS-2093] wicketstuff is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8268587..62e8072 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
 		<junit.version>5.5.2</junit.version>
 		<wicket.version>9.0.0-M3</wicket.version>
 		<wicketju.version>9.0.0-M2</wicketju.version>
-		<wickets.version>9.0.0-M2</wickets.version>
+		<wickets.version>9.0.0-M3</wickets.version>
 		<red5-client.version>1.1.1</red5-client.version>
 		<spring.version>5.1.9.RELEASE</spring.version>
 		<mina.version>2.1.3</mina.version>