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 9fc0ce18c Bump org.apache.commons:commons-parent from 72 to 73 #1265 new 50587e0e0 Better internal names new 17c32087a Random[String]Utils.secure() now uses SecureRandom() instead of SecureRandom.getInstanceStrong() 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 | 4 + .../apache/commons/lang3/RandomStringUtils.java | 98 +++++++++++++--------- .../java/org/apache/commons/lang3/RandomUtils.java | 89 +++++++++++--------- 3 files changed, 113 insertions(+), 78 deletions(-)