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 944d6e10a Refactor and add RegExUtils.dotAll() and dotAllMatcher()
new 18e772ca5 Add SystemUtils.IS_JAVA_19
new fee35ddc1 Add SystemUtils.IS_JAVA_20
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 | 2 +
.../java/org/apache/commons/lang3/SystemUtils.java | 26 +++++++++
.../org/apache/commons/lang3/SystemUtilsTest.java | 68 ++++++++++++++++++++++
3 files changed, 96 insertions(+)