Release Notes / Version 11.2210
Table Of ContentsThe plugins managed in the parent have been updated to the recent versions. The following updates might require small adjustments in your project:
maven-antrun-plugin
(1.8 to 3.1.0): major breaking change:target
must be used instead oftasks
(see https://maven.apache.org/plugins/maven-antrun-plugin/ , https://blogs.apache.org/maven/entry/apache-maven-antrun-plugin-version )
maven-dependency-plugin
(3.1.2 to 3.3.0): reporting of missing test-scope changed and might create warnings
(see https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version3 )
(CMS-21728)