This is an automated email from the ASF dual-hosted git repository.
aleks 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 4567cdd chore(deps): update dependency org.mnode.ical4j:ical4j to
v3.0.22
4567cdd is described below
commit 4567cddde5e7b26d21182d5b2449302d9186c1df
Author: Renovate Bot <[email protected]>
AuthorDate: Sun Mar 14 10:35:41 2021 +0000
chore(deps): update dependency org.mnode.ical4j:ical4j to v3.0.22
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index a637a05..ab61b7e 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.21'
+ dependency 'org.mnode.ical4j:ical4j:3.0.22'
dependency 'org.quartz-scheduler:quartz:2.3.2'
dependency 'com.amazonaws:aws-java-sdk-s3:1.11.949'
dependency 'org.ehcache:ehcache:3.9.2'