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 4ab9547 [OPENMEETINGS-2296] wicket is updated
4ab9547 is described below
commit 4ab9547e7e7bee6e636ecba9a8e5a6f2e259274f
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Jul 15 16:41:29 2020 +0700
[OPENMEETINGS-2296] wicket is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c6f2b2..6e68b67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<!-- dependency versions -->
<junit.version>5.6.2</junit.version>
- <wicket.version>9.0.0-M6-SNAPSHOT</wicket.version>
+ <wicket.version>9.0.0</wicket.version>
<wicketju.version>9.0.0-M5.1</wicketju.version>
<wickets.version>9.0.0-M5.1</wickets.version>
<wicket-bootstrap.version>5.0.0-M2</wicket-bootstrap.version>