This is an automated email from the ASF dual-hosted git repository.
kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
from e610367 Merge pull request #439 from Stzx/master
new 06aea7e LANG-1475 Fix unwrap StringIndexOutOfBoundsException
new 672025e Supplement changes.xml
new 102a6d7 Merge branch 'pr-441'
The 3 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 +
src/main/java/org/apache/commons/lang3/StringUtils.java | 16 ++++++++++------
.../java/org/apache/commons/lang3/StringUtilsTest.java | 4 ++++
3 files changed, 15 insertions(+), 6 deletions(-)