You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/08/21 10:17:35 UTC

[09/17] james-project git commit: JAMES-2524 Update org.mnode.ical4j:ical4j to 3.0.1

JAMES-2524 Update org.mnode.ical4j:ical4j to 3.0.1


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b5e7d374
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b5e7d374
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b5e7d374

Branch: refs/heads/master
Commit: b5e7d3744ad9c53054b0a266785746b23c3ad50e
Parents: 9648a6a
Author: Gautier DI FOLCO <gd...@linagora.com>
Authored: Fri Aug 17 15:33:09 2018 +0200
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Tue Aug 21 17:13:16 2018 +0700

----------------------------------------------------------------------
 mailet/icalendar/pom.xml | 2 +-
 pom.xml                  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/b5e7d374/mailet/icalendar/pom.xml
----------------------------------------------------------------------
diff --git a/mailet/icalendar/pom.xml b/mailet/icalendar/pom.xml
index 767e9fb..40dd824 100644
--- a/mailet/icalendar/pom.xml
+++ b/mailet/icalendar/pom.xml
@@ -102,7 +102,7 @@
         <dependency>
             <groupId>org.mnode.ical4j</groupId>
             <artifactId>ical4j</artifactId>
-            <version>3.0.0</version>
+            <version>3.0.1</version>
         </dependency>
         <dependency>
             <groupId>javax.cache</groupId>

http://git-wip-us.apache.org/repos/asf/james-project/blob/b5e7d374/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c65c271..5e4f9d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -649,7 +649,6 @@
         <maven-reporting-impl.version>2.2</maven-reporting-impl.version>
         <maven-reporting-api.version>3.0</maven-reporting-api.version>
         <qdox.version>2.0-M9</qdox.version>
-        <ical4j.version>2.0.2</ical4j.version>
         <guavate.version>1.0.0</guavate.version>
         <javax.activation.groupId>javax.activation</javax.activation.groupId>
         <javax.activation.artifactId>activation</javax.activation.artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org