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 2018/11/20 05:24:43 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1954] wicket and wicketstuff are updated

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 204b37a  [OPENMEETINGS-1954] wicket and wicketstuff are updated
204b37a is described below

commit 204b37aba86a6ec900d660181b14fa0cd9b71b99
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Nov 20 12:24:32 2018 +0700

    [OPENMEETINGS-1954] wicket and wicketstuff are updated
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7096346..3cb5515 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,9 +72,9 @@
 		<jacoco-maven-plugin.versoin>0.8.2</jacoco-maven-plugin.versoin>
 		<!-- dependency versions -->
 		<junit.version>4.12</junit.version>
-		<wicket.version>8.1.0</wicket.version>
+		<wicket.version>8.2.0</wicket.version>
 		<wicketju.version>8.1.0</wicketju.version>
-		<wickets.version>8.1.0</wickets.version>
+		<wickets.version>8.2.0</wickets.version>
 		<red5-server.version>1.0.10-M9</red5-server.version>
 		<red5-client.version>1.0.10-M9</red5-client.version>
 		<spring.version>5.1.2.RELEASE</spring.version>