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 b66ef46 [OPENMEETINGS-1975] wicket is updated to 8.3.0-SNAPSHOT
b66ef46 is described below
commit b66ef46bc2ef38920fd68e5725079fc5589a6619
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jan 17 10:25:40 2019 +0700
[OPENMEETINGS-1975] wicket is updated to 8.3.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fbb7e69..5e5dfc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
<forbiddenapis.version>2.6</forbiddenapis.version>
<!-- dependency versions -->
<junit.version>4.12</junit.version>
- <wicket.version>8.2.0</wicket.version>
+ <wicket.version>8.3.0-SNAPSHOT</wicket.version>
<wicketju.version>8.1.0</wicketju.version>
<wickets.version>8.2.0</wickets.version>
<red5-server.version>1.0.10-M10</red5-server.version>