Security:
- Bump junit 4.13 to 4.13.1 due to a low severity vulnerability
Changed:
- Preset property
maven.javadoc.failOnError
tofalse
in order to prevent builds failing because
the Javadoc executable was not able to be found
Added:
- Profiles
check.code
andgenerate.reports
offer variants to use only a specific tool
(prevent from downloading unnecessary plugins)