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 2021/07/08 00:53:46 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2593] wicket, directory-api

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 e3e2402  [OPENMEETINGS-2593] wicket, directory-api
e3e2402 is described below

commit e3e240227c11a74c732c23ac01503cb6317c1141
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Jul 8 07:53:31 2021 +0700

    [OPENMEETINGS-2593] wicket, directory-api
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b4fa1f8..60cb0b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
 		<frontend-maven-plugin.version>1.11.0</frontend-maven-plugin.version>
 		<!-- dependency versions -->
 		<junit.version>5.7.1</junit.version>
-		<wicket.version>9.3.0</wicket.version>
+		<wicket.version>9.4.0</wicket.version>
 		<wicket-jquery-ui.version>9.3.2</wicket-jquery-ui.version>
 		<wicketstuff.version>9.3.0</wicketstuff.version>
 		<wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
@@ -110,7 +110,7 @@
 		<ojdbc.version>19.11.0.0</ojdbc.version>
 		<commons-collections4.version>4.4</commons-collections4.version>
 		<xstream.version>1.4.17</xstream.version>
-		<api-all.version>2.0.1</api-all.version>
+		<api-all.version>2.1.0</api-all.version>
 		<caldav4j.version>1.0.1</caldav4j.version>
 		<tika-parsers.version>1.27</tika-parsers.version>
 		<commons-text.version>1.9</commons-text.version>