This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-io-3.5.1 in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
omit 18f61dfe Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 add 706f2001 Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0-M12 to 2.0.0 (#432) add b15f69e2 [MDEP-956][MDEP-932] Silence artifact copying (#436) add bedf2f9e Minor copy editing (#437) add ffa1009b Bump org.apache.maven.shared:maven-dependency-analyzer (#434) add 1b02c5df Bump org.apache.maven.reporting:maven-reporting-api (#435) add 54663fcb Cleanup and correct usage docs (#440) add 24d2a76a Replace old workaround for Maven 3.2.5 bug (#438) add 7b137a17 [MDEP-946] Add analyze exclusions to list of goals add e347ef72 Delete obsolete commented code for issue that was won't fixed 10 years ago (#446) add b19b7e02 [MDEP-930] Make test robust against platform default character sets (#448) add cbac4a78 Bump commons-io:commons-io from 2.16.1 to 2.17.0 add 38ab1007 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (18f61dfe) \ N -- N -- N refs/heads/dependabot/maven/org.codehaus.plexus-plexus-io-3.5.1 (38ab1007) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: pom.xml | 8 ++-- .../dependency/analyze/AbstractAnalyzeMojo.java | 8 ++-- .../exclusion/AnalyzeExclusionsMojo.java | 4 +- .../AbstractFromConfigurationMojo.java | 16 ++------ .../maven/plugins/dependency/utils/CopyUtil.java | 14 +++---- src/site/apt/index.apt.vm | 2 + src/site/apt/usage.apt.vm | 45 +++++++++------------- .../plugins/dependency/tree/TestTreeMojo.java | 19 ++++----- 8 files changed, 46 insertions(+), 70 deletions(-)