You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/04/20 20:53:06 UTC

[commons-lang] branch master updated (f13f787 -> 675d30d)

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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.


    from f13f787  Simplify null checks in Triple.hashCode() using Objects.hashCode(). #516.
     add 675d30d  Simplify some if statements in StringUtils. (#521)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/commons/lang3/StringUtils.java   | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)