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 9b03a82 [OPENMEETINGS-2051] wicketstuff is updated
9b03a82 is described below
commit 9b03a824321fd18379f8ab7d6664f2140e68c208
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Apr 16 22:32:05 2019 +0700
[OPENMEETINGS-2051] wicketstuff is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17f7ea2..11d8882 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<junit.version>4.12</junit.version>
<wicket.version>8.5.0-SNAPSHOT</wicket.version>
<wicketju.version>8.3.0</wicketju.version>
- <wickets.version>8.3.0</wickets.version>
+ <wickets.version>8.4.0</wickets.version>
<red5-client.version>1.0.10</red5-client.version>
<spring.version>5.1.6.RELEASE</spring.version>
<mina.version>2.1.1</mina.version>