Jose Alberto Hernandez created FINERACT-2109:
------------------------------------------------
Summary: Java libraries dependencies versions between modules
Key: FINERACT-2109
URL: https://issues.apache.org/jira/browse/FINERACT-2109
Project: Apache Fineract
Issue Type: Improvement
Reporter: Jose Alberto Hernandez
Fix For: 1.10.0
*Background*
Fineract modules have inconsistent Spring and other library versions.
This can cause random issues like a LoanCOBManagerConfiguration.class class
loading error.
The following command can be used to check lib versions:
./gradlew dependencyReport
Investigate why the library versions are different and ensure that the modules
are using the same library versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)