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 4ee13e7 [OPENMEETINGS-2151] wicket and wicketstuff are updated
4ee13e7 is described below
commit 4ee13e771503909c310d56357d4daf02214a5a4b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Jan 11 15:35:37 2020 +0700
[OPENMEETINGS-2151] wicket and wicketstuff are updated
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1431dac..92323aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,9 +74,9 @@
<forbiddenapis.version>2.6</forbiddenapis.version>
<!-- dependency versions -->
<junit.version>5.5.2</junit.version>
- <wicket.version>9.0.0-M3</wicket.version>
+ <wicket.version>9.0.0-M4</wicket.version>
<wicketju.version>9.0.0-M3.1</wicketju.version>
- <wickets.version>9.0.0-M4-SNAPSHOT</wickets.version>
+ <wickets.version>9.0.0-M4</wickets.version>
<red5-client.version>1.2.3</red5-client.version>
<spring.version>5.2.2.RELEASE</spring.version>
<mina.version>2.1.3</mina.version>