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 ba24badf6001eadbde8769649fd8cdfad7da96a6 Author: Maxim Solodovnik <[email protected]> AuthorDate: Sun Jul 11 10:46:50 2021 +0700 [OPENMEETINGS-2593] wicketstuff --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 60cb0b1..aed0f94 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ <junit.version>5.7.1</junit.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> + <wicketstuff.version>9.4.0</wicketstuff.version> <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version> <font-awesome.version>5.15.3</font-awesome.version> <spring.version>5.3.8</spring.version>
