-
Enhancement
-
Resolution: Done
-
Major
-
7.3.0
-
None
We have a lot of 3rd party deps and we should go through them and see how we can get rid of them.
For example we have dependencies to Scala and Scalate. Scalate is mostly used for some IO helper methods. We could easily create something similar in commons module. We should also try to remove the Scala dependency.
Check other deps too.