This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new d2a1acb [OPENMEETINGS-2037] wicketstuff is updated
d2a1acb is described below
commit d2a1acb34d040b39a2b77a8f0c9e306ff24a716f
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Apr 16 22:30:51 2019 +0700
[OPENMEETINGS-2037] wicketstuff is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cc63639..1d3243a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<junit.version>4.12</junit.version>
<wicket.version>8.4.0</wicket.version>
<wicketju.version>8.3.0</wicketju.version>
- <wickets.version>8.3.0</wickets.version>
+ <wickets.version>8.4.0</wickets.version>
<red5-server.version>1.0.10</red5-server.version>
<red5-client.version>1.0.10</red5-client.version>
<spring.version>5.1.6.RELEASE</spring.version>