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 2022/08/20 18:22:02 UTC

[commons-lang] branch master updated (ceb7fbb03 -> 1d66289a5)

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 ceb7fbb03 Add tests to increase coverage #904
     add 1d66289a5 Extends clauses are redundant as java.lang.Object is a supertype for all classes. (#937)

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/lang3/Streams.java             | 4 ++--
 src/main/java/org/apache/commons/lang3/reflect/MethodUtils.java | 2 +-
 src/main/java/org/apache/commons/lang3/stream/Streams.java      | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)