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/06/16 01:19:28 UTC

[openmeetings] branch OPENMEETINGS-2624-datetime updated: [OPENMEETINGS-2624] fullcalendar is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch OPENMEETINGS-2624-datetime
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/OPENMEETINGS-2624-datetime by this push:
     new 296a6e8  [OPENMEETINGS-2624] fullcalendar is updated
296a6e8 is described below

commit 296a6e8faee814dca46b15ae237c9f993f239d9d
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Jun 16 08:19:15 2021 +0700

    [OPENMEETINGS-2624] fullcalendar is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f175a8e..dade52f 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.1</wicket-jquery-ui.version>
+		<wicket-jquery-ui.version>9.3.2-SNAPSHOT</wicket-jquery-ui.version>
 		<wicketstuff.version>9.3.0</wicketstuff.version>
 		<wicket-bootstrap.version>5.0.5-SNAPSHOT</wicket-bootstrap.version>
 		<font-awesome.version>5.15.2</font-awesome.version>