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 2017/10/18 05:59:49 UTC

openmeetings git commit: [OPENMEETINGS-980] ical4j version is updated

Repository: openmeetings
Updated Branches:
  refs/heads/master c9406c6d8 -> 816355da4


[OPENMEETINGS-980] ical4j version is updated


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/816355da
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/816355da
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/816355da

Branch: refs/heads/master
Commit: 816355da4e4055c77d2ca55bad235a863e176195
Parents: c9406c6
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Wed Oct 18 12:59:39 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Wed Oct 18 12:59:39 2017 +0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/816355da/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ec74b1a..d6f8713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
 		<spring.version>4.3.12.RELEASE</spring.version>
 		<mina.version>2.0.16</mina.version>
 		<tomcat.version>8.5.23</tomcat.version>
-		<ical4j.version>2.1.0</ical4j.version>
+		<ical4j.version>2.1.1</ical4j.version>
 		<cxf.version>3.2.0</cxf.version>
 		<selenium.version>3.6.0</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>