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

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new ce003d5  [OPENMEETINGS-1897] ical4j version is reverted
ce003d5 is described below

commit ce003d5ffdf809a2ab19320d3c636c5115e2874b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Jul 16 17:09:19 2018 +0700

    [OPENMEETINGS-1897] ical4j version is reverted
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d854ea9..62998f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
                <spring.version>4.3.18.RELEASE</spring.version>
                <mina.version>2.0.19</mina.version>
                <tomcat.version>9.0.10</tomcat.version>
-               <ical4j.version>3.0.0</ical4j.version>
+               <ical4j.version>2.2.0</ical4j.version>
                <cxf.version>3.2.5</cxf.version>
                <selenium.version>3.13.0</selenium.version>
                <simple-xml.version>2.7.1</simple-xml.version>

Reply via email to