You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by pt...@apache.org on 2021/04/11 21:16:07 UTC

[fineract] branch develop updated: chore(deps): update dependency org.mnode.ical4j:ical4j to v3.0.25

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

ptuomola pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4775a0b  chore(deps): update dependency org.mnode.ical4j:ical4j to v3.0.25
4775a0b is described below

commit 4775a0b063767f5697eda2b29834ca6e98ea9121
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sat Apr 10 12:06:52 2021 +0000

    chore(deps): update dependency org.mnode.ical4j:ical4j to v3.0.25
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index fb9a6a0..008cf5c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -115,7 +115,7 @@ allprojects  {
             dependency 'commons-io:commons-io:2.8.0'
             dependency 'org.drizzle.jdbc:drizzle-jdbc:1.4'
             dependency 'com.github.librepdf:openpdf:1.3.25'
-            dependency 'org.mnode.ical4j:ical4j:3.0.24'
+            dependency 'org.mnode.ical4j:ical4j:3.0.25'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
             dependency 'com.amazonaws:aws-java-sdk-s3:1.11.993'
             dependency 'org.ehcache:ehcache:3.9.2'