This is an automated email from the ASF dual-hosted git repository. ebourg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
from 0e8fda9d Bump commons.bytebuddy.version from 1.15.5 to 1.15.7 #620 new 31de7842 Removed the final modifier from the static methods new d229ea9b Replaced the deprecated RandomSource.create() method with RandomSource.<SOURCE>.create() new 6008dc95 Replaced Arrays.asList().stream() with Arrays.stream() new 2f7f257e Replaced redundant type casts The 4 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: .../org/apache/commons/text/StrSubstitutor.java | 2 +- .../org/apache/commons/text/StringEscapeUtils.java | 30 +++++++++++----------- .../org/apache/commons/text/StringSubstitutor.java | 2 +- .../text/lookup/AbstractPathFencedLookup.java | 2 +- .../commons/text/jmh/DoubleFormatPerformance.java | 3 +-- .../commons/text/numbers/ParsedDecimalTest.java | 4 +-- 6 files changed, 21 insertions(+), 22 deletions(-)