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 480a46f  chore(deps): update dependency commons-io:commons-io to v2.9.0
480a46f is described below

commit 480a46fa67b46c660281fccee22364bee5037026
Author: Renovate Bot <[email protected]>
AuthorDate: Tue May 25 22:01:21 2021 +0000

    chore(deps): update dependency commons-io:commons-io to v2.9.0
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 08d14af..003b192 100644
--- a/build.gradle
+++ b/build.gradle
@@ -112,7 +112,7 @@ allprojects  {
             dependency 'com.google.truth:truth:1.1.2'
             dependency 
'com.google.truth.extensions:truth-java8-extension:1.1.2'
             dependency 'org.apache.commons:commons-email:1.5'
-            dependency 'commons-io:commons-io:2.8.0'
+            dependency 'commons-io:commons-io:2.9.0'
             dependency 'org.drizzle.jdbc:drizzle-jdbc:1.4'
             dependency 'com.github.librepdf:openpdf:1.3.26'
             dependency 'org.mnode.ical4j:ical4j:3.0.25'

Reply via email to