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 2020/09/19 03:30:20 UTC

[fineract] branch develop updated: Update dependency com.github.librepdf:openpdf to v1.3.21

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 f185c58  Update dependency com.github.librepdf:openpdf to v1.3.21
f185c58 is described below

commit f185c5828b5c6c27b4a3bd8a2aa4f1bd1596ff63
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Fri Sep 18 18:54:38 2020 +0000

    Update dependency com.github.librepdf:openpdf to v1.3.21
---
 fineract-provider/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fineract-provider/build.gradle b/fineract-provider/build.gradle
index cab9034..3afd68a 100644
--- a/fineract-provider/build.gradle
+++ b/fineract-provider/build.gradle
@@ -104,7 +104,7 @@ dependencyManagement {
         dependency 'org.apache.commons:commons-email:1.5'
         dependency 'commons-io:commons-io:2.8.0'
         dependency 'org.drizzle.jdbc:drizzle-jdbc:1.4'
-        dependency 'com.github.librepdf:openpdf:1.3.20'
+        dependency 'com.github.librepdf:openpdf:1.3.21'
         dependency 'org.mnode.ical4j:ical4j:3.0.19'
         dependency 'org.flywaydb:flyway-core:6.5.6'
         dependency 'org.quartz-scheduler:quartz:2.3.2'