This is an automated email from the ASF dual-hosted git repository. elharo pushed a change to branch sisu in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
from 8074adf1 final add ec0b15c2 replace another StringUtils call (#486) add 5b3be555 Remove StringUtils from UnpackMojo (#488) add a35afe6b PLexus version is managed (#490) add 8853304b avoid StringUtils.stripEnd (#485) add eceab09f [MDEP-952] Partially decouple AbstractFromConfigurationMojo from StringUtils (#487) add 00790304 [MDEP-952] Decouple DependencyUtil from StringUtils (#491) add d90c468b merge master No new revisions were added by this update. Summary of changes: pom.xml | 6 ++++++ .../dependency/analyze/AbstractAnalyzeMojo.java | 3 +-- .../plugins/dependency/analyze/AnalyzeDepMgt.java | 5 ++--- .../AbstractFromConfigurationMojo.java | 8 +++++--- .../dependency/fromConfiguration/UnpackMojo.java | 5 ++--- .../plugins/dependency/utils/DependencyUtil.java | 17 ++++------------- .../plugins/dependency/utils/TestDependencyUtil.java | 20 -------------------- 7 files changed, 20 insertions(+), 44 deletions(-)