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 2022/05/06 11:28:30 UTC

[openmeetings] 01/02: [OPENMEETINGS-2675] wicketstuff

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

commit f41a2858325d97e00d973cd2ad48495e269db505
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri May 6 18:26:58 2022 +0700

    [OPENMEETINGS-2675] wicketstuff
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d1a04252..a9d136f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,9 +80,9 @@
 		<swagger-plugin.version>2.1.6</swagger-plugin.version>
 		<!-- dependency versions -->
 		<junit.version>5.8.2</junit.version>
-		<wicket.version>9.9.1</wicket.version>
+		<wicket.version>9.10.0</wicket.version>
 		<wicket-jquery-ui.version>9.8.0</wicket-jquery-ui.version>
-		<wicketstuff.version>9.9.1</wicketstuff.version>
+		<wicketstuff.version>9.10.0</wicketstuff.version>
 		<wicket-bootstrap.version>6.0.0-M6</wicket-bootstrap.version>
 		<font-awesome.version>6.1.0</font-awesome.version>
 		<spring.version>5.3.19</spring.version>