You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by aw...@apache.org on 2021/10/23 15:50:02 UTC

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

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

awasum 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 f2d180e  chore(deps): update dependency org.mnode.ical4j:ical4j to v3.1.1
f2d180e is described below

commit f2d180e6ab2d5aaad4f6dd4e4966cb59dd7cbf56
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sat Oct 23 04:12:55 2021 +0000

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

diff --git a/build.gradle b/build.gradle
index 9c29db8..29062f6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ allprojects  {
             dependency 'commons-io:commons-io:2.11.0'
             dependency 'org.drizzle.jdbc:drizzle-jdbc:1.4'
             dependency 'com.github.librepdf:openpdf:1.3.26'
-            dependency 'org.mnode.ical4j:ical4j:3.1.0'
+            dependency 'org.mnode.ical4j:ical4j:3.1.1'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
             dependency 'com.amazonaws:aws-java-sdk-s3:1.12.61'
             dependency 'org.ehcache:ehcache:3.9.7'