IOhacker commented on code in PR #3906:
URL: https://github.com/apache/fineract/pull/3906#discussion_r1618326865
##########
buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle:
##########
@@ -84,7 +84,6 @@ dependencyManagement {
exclude 'commons-io:commons-io'
exclude 'commons-logging:commons-logging'
exclude 'commons-codec:commons-codec'
- exclude 'org.apache.commons:commons-compress'
Review Comment:
It is being excluded, in the original file, exclusion is declared twice. I
have removed one of them to avoid duplicated lines.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]