Make opencsv shaded dependency rather then copied code
Description
Currently Liquiase uses opencsv v3.6 with several changes. Those changes are mostly bugfixes. I want to use opencsv as shaded dependency, so code will be copied on compile step. Good article how it could be possible to do is here.
Since there were changes according to bugfix CORE-2333, I will move it to new, better place.
Currently Liquiase uses opencsv v3.6 with several changes. Those changes are mostly bugfixes.
I want to use opencsv as shaded dependency, so code will be copied on compile step. Good article how it could be possible to do is here.
Since there were changes according to bugfix CORE-2333, I will move it to new, better place.