vorburger commented on a change in pull request #940:
URL: https://github.com/apache/fineract/pull/940#discussion_r430663071



##########
File path: fineract-provider/build.gradle
##########
@@ -87,8 +87,9 @@ dependencyManagement {
         dependency 'org.apache.commons:commons-email:1.5'
         dependency 'org.apache.commons:commons-io:+'
         dependency 'org.drizzle.jdbc:drizzle-jdbc:1.4'
-        dependency 'com.lowagie:itext:2.1.7'
-        dependency 'com.lowagie:itext-rtf:2.1.7'
+        dependency 'com.lowagie:itext:4.2.2'
+        dependency 'com.lowagie:itext-rtf:4.2.2'
+        dependency 'com.itextpdf:itextpdf:5.5.13'

Review comment:
       The mix of v4 and v5 here seems curious... is this really right?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to