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 a21cdb5 [LANG-1564] Use Collections.singletonList insteadof
Arrays.asList when there be only one element. #549.
add 8e61b09 fix javadoc (#545)
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/commons/lang3/SystemUtils.java | 2 +-
src/main/java/org/apache/commons/lang3/reflect/MethodUtils.java | 4 ++--
src/test/java/org/apache/commons/lang3/StringEscapeUtilsTest.java | 2 +-
.../java/org/apache/commons/lang3/time/DateUtilsRoundingTest.java | 1 -
4 files changed, 4 insertions(+), 5 deletions(-)