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/02/15 06:48:59 UTC

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

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

commit eec48c2ee4dbd3e0b823918eaf2c4ae13b0649ba
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Mon Feb 15 05:01:16 2021 +0000

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

diff --git a/build.gradle b/build.gradle
index 7f82086..f8573a2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -114,7 +114,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.24'
+            dependency 'com.github.librepdf:openpdf:1.3.25'
             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.949'