Philippe Marschall created MJAVADOC-485: -------------------------------------------
Summary: Upgrade to commons-lang3 Key: MJAVADOC-485 URL: https://issues.apache.org/jira/browse/MJAVADOC-485 Project: Maven Javadoc Plugin Issue Type: Dependency upgrade Affects Versions: 2.10.4 Reporter: Philippe Marschall The plugin is currently on commons-lang 2.6, the most recent version is 3.6. [The upgrade |https://commons.apache.org/proper/commons-lang/article3_0.html] is fairly trivial expect one point, {{SystemUtils.JAVA_VERSION_FLOAT}} is no longer available. For some parts there are easy fixes but for {{AbstractJavadocMojo}} the simplest fix seemed to just copy and past the code. -- This message was sent by Atlassian JIRA (v6.4.14#64029)