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 2020/12/30 11:40:11 UTC

[fineract] branch develop updated: chore(deps): update dependency com.github.librepdf:openpdf to v1.3.24

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 695c495  chore(deps): update dependency com.github.librepdf:openpdf to v1.3.24
695c495 is described below

commit 695c4954c6461581d72fa879a09800c9cab27745
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Wed Dec 30 08:36:15 2020 +0000

    chore(deps): update dependency com.github.librepdf:openpdf to v1.3.24
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 60fd936..a2d7c1c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -112,7 +112,7 @@ allprojects  {
             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.23'
+            dependency 'com.github.librepdf:openpdf:1.3.24'
             dependency 'org.mnode.ical4j:ical4j:3.0.21'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
             dependency 'com.amazonaws:aws-java-sdk-s3:1.11.874'