Changed all Base64 encoded Strings to be chunked. This was broken with the upgrade from commons-codec-1.4, which chunked by default, to commons-codec-1.5, which does not. Also upgraded to commons-co…
Changed all Base64 encoded Strings to be chunked. This was broken with the upgrade from commons-codec-1.4, which chunked by default, to commons-codec-1.5, which does not. Also upgraded to commons-codec-1.6.
Issue:
MIRTH-2073