Skip to content

#333 Replace `StringUtils.join` by native `String.join`

Albert Hofkamp requested to merge 333-replace-stringutils-join into develop

Replaced all StringUtils.join of org.apache.commons.lang, and cleaned up the manifests. Builds locally.

Closes #333 (closed)

Merge request reports