datacleaner / DataCleaner

The premier open source Data Quality solution
GNU Lesser General Public License v3.0
595 stars 180 forks source link

Make scala-library a compile-time dependency #1892

Closed kaspersorensen closed 2 years ago

kaspersorensen commented 2 years ago

This change makes scala-library a compile-time and transitive dependency of the ´html-rendering´ module. I'm not sure why it was "only" a test dependency before, and it breaks on newer setups of JDK/Maven, so it should be fixed.