This is an automated email from the ASF dual-hosted git repository. elharo pushed a change to branch temp in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
omit d0e57790 Remove commons-io dependency omit 2577e36a Convert to JUnit 5 omit f70ed568 Convert to JUnit 5 omit 664e715a Convert to JUnit 5 omit 626f9229 Convert to JUnit 5 omit c2705c6d Convert to JUnit 5 omit df01618b Convert to JUnit 5 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 add 361058e3 Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v20240826 add 188531ca Fix SCM tag add 7e1aadcd Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 add 842075d7 Bump org.apache.maven.reporting:maven-reporting-impl add 954e44a6 [maven-release-plugin] prepare release maven-dependency-plugin-3.8.1 add cc3ed0fd [maven-release-plugin] prepare for next development iteration add 6da7a1d3 [MDEP-957] By default, don't report slf4j-simple as unused (#433) add 1014ae26 Convert to JUnit 5 add f3951c88 Convert to JUnit 5 add eec52f1f Convert to JUnit 5 add 73ae5ee8 Convert to JUnit 5 add b7e353a8 Convert to JUnit 5 add 279076d5 Convert to JUnit 5 add f196d13b rebase 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 (d0e57790) \ N -- N -- N refs/heads/temp (f196d13b) 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 | 14 +++++++------- src/it/projects/analyze/pom.xml | 6 ++++++ .../dependency/analyze/AbstractAnalyzeMojo.java | 16 ++++++++-------- .../AbstractFromConfigurationMojo.java | 16 +++------------- .../maven/plugins/dependency/tree/TestTreeMojo.java | 19 +++++++------------ 5 files changed, 31 insertions(+), 40 deletions(-)