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 0b4b193 [OPENMEETINGS-2593] wicket-jquery-ui
0b4b193 is described below
commit 0b4b193b33f2ec260ff08ef8af34f6dc78137a72
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Jul 3 18:31:58 2021 +0700
[OPENMEETINGS-2593] wicket-jquery-ui
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a0be4b0..d332992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<!-- dependency versions -->
<junit.version>5.7.1</junit.version>
<wicket.version>9.3.0</wicket.version>
-
<wicket-jquery-ui.version>9.3.2-SNAPSHOT</wicket-jquery-ui.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>
<font-awesome.version>5.15.3</font-awesome.version>