[
https://issues.apache.org/jira/browse/MNG-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373351#comment-17373351
]
Michael Osipov commented on MNG-6827:
-------------------------------------
Fixed with
[a659ade9a0ec831137d1ba415a76cc467c6e0f01|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a659ade9a0ec831137d1ba415a76cc467c6e0f01]
for {{maven-3.8.x}} branch.
> Replace deprecated StringUtils#defaultString() from Plexus Utils
> ----------------------------------------------------------------
>
> Key: MNG-6827
> URL: https://issues.apache.org/jira/browse/MNG-6827
> Project: Maven
> Issue Type: Improvement
> Affects Versions: 3.6.3
> Reporter: Krosheninnikov Artem
> Assignee: Michael Osipov
> Priority: Trivial
> Fix For: 4.0.0, 4.0.0-alpha-1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> `StringUtils.defaultString` from plexus-utils is deprecated and suggests to
> use {color:#172b4d}`Objects#toString(Object, String)`{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)