indy-utils module contains Jackson as a dependency. In general, this is not a problem but potentially it can create some difficulties when Cordentity will be used in Spring-based projects (which also uses Jackson).
Context
This is important because Spring is a de-facto standard for web development in JVM so every Cordentity
user should have an opportunity to use it.
Possible Implementation
This issue should be well investigated and tested. If there is no opportunity of using Jackson in Cordentity we should find an alternative library for Kotlin. If everything is ok and no action is needed - let it be as it is.
Detailed Description
indy-utils module contains Jackson as a dependency. In general, this is not a problem but potentially it can create some difficulties when Cordentity will be used in Spring-based projects (which also uses Jackson).
Context
This is important because Spring is a de-facto standard for web development in JVM so every Cordentity user should have an opportunity to use it.
Possible Implementation
This issue should be well investigated and tested. If there is no opportunity of using Jackson in Cordentity we should find an alternative library for Kotlin. If everything is ok and no action is needed - let it be as it is.