Description
The dependency to commons-lang has been upgraded since long to commons-lang3. Since then the commons-lang jar is only provided as a transitive dependency and might disappear.
We should upgrade our code to use only commons-lang3, see https://commons.apache.org/proper/commons-lang/article3_0.html.
Attachments
Issue Links
- links to