BLasan commented on pull request #1597: URL: https://github.com/apache/fineract/pull/1597#issuecomment-782694719
> Looks like for the testRuntimeClasspath, the activation-api is brought in by spring-boot-starter-test. So you need to add the same exclusion there. After that, activation-api is gone and so are the duplicates. > Looks like for the testRuntimeClasspath, the activation-api is brought in by spring-boot-starter-test. So you need to add the same exclusion there. After that, activation-api is gone and so are the duplicates. Thanks. It worked :) ---------------------------------------------------------------- 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]
