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 2020/04/04 01:21:00 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2151] wicket is not yet released

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 2e3c9aa  [OPENMEETINGS-2151] wicket is not yet released
2e3c9aa is described below

commit 2e3c9aa2cabcce282275ec714c44890b13e6fc6d
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Apr 4 08:20:43 2020 +0700

    [OPENMEETINGS-2151] wicket is not yet released
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6784ff9..a12fe02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
 		<forbiddenapis.version>2.7</forbiddenapis.version>
 		<!-- dependency versions -->
 		<junit.version>5.6.1</junit.version>
-		<wicket.version>9.0.0-M5</wicket.version>
+		<wicket.version>9.0.0-M5-SNAPSHOT</wicket.version>
 		<wicketju.version>9.0.0-M4</wicketju.version>
 		<wickets.version>9.0.0-M5-SNAPSHOT</wickets.version>
 		<wicket-bootstrap.version>5.0.0-M1</wicket-bootstrap.version>