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 14:10:49 UTC

[commons-lang] branch master updated (7f45b88 -> d7f8dce)

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 7f45b88  Merge pull request #519 from Isira-Seneviratne/Correct_assertions_in_CharUtilsTest
     add d7f8dce  Simplify null checks in Pair.hashCode() using Objects.hashCode(). (#517)

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/lang3/tuple/Pair.java | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)