This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch silent
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


    from b5bed09f -q
     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 15a3f52e [MNG-2961] Remove workaround for fixed bug (#441)
     add 5e492770 Clean up parameters docs (#439)
     add 1e203263 Deprecate slient parameter
     add e2d23838 Revert "Clean up parameters docs (#439)"
     add c98c851a Elaborate on DependencyUtil.log in doc comment (#449)
     add a1bb14fa Convert to JUnit 5 (#445)
     add 1d926129 Bump org.apache.maven.shared:maven-dependency-analyzer (#450)
     add 999956ad merge with master

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 22 +++++--------
 src/it/projects/analyze/pom.xml                    |  6 ++++
 .../dependency/analyze/AbstractAnalyzeMojo.java    | 19 +++++------
 .../plugins/dependency/analyze/AnalyzeDepMgt.java  |  9 ++---
 .../AbstractFromConfigurationMojo.java             | 16 ++-------
 .../plugins/dependency/utils/DependencyUtil.java   |  6 +++-
 .../dependency/AbstractDependencyMojoTestCase.java |  7 ++--
 .../plugins/dependency/tree/TestTreeMojo.java      | 19 ++++-------
 .../utils/filters/TestDestFileFilter.java          | 36 ++++++++++----------
 .../utils/filters/TestMarkerFileFilter.java        | 38 ++++++++--------------
 .../utils/filters/TestResolveMarkerFileFilter.java | 36 ++++++++------------
 .../markers/TestDefaultMarkerFileHandler.java      | 35 ++++++++++----------
 .../utils/markers/TestUnpackMarkerFileHandler.java | 37 +++++++++------------
 13 files changed, 124 insertions(+), 162 deletions(-)

Reply via email to