This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 9bcc0d0bf [LANG-1801] RandomStringUtils.random() does not strictly
validate (#1682)
new 093cf417b Javadoc
new 52343c5be [LANG-1801] RandomStringUtils.random() does not strictly
validate start/end when chars != null, causing potential
IndexOutOfBoundsException
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../commons/lang3/time/DurationFormatUtils.java | 253 +++++++++------------
2 files changed, 108 insertions(+), 146 deletions(-)