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-lang.git


    from f68a643ef --corrected the isUnchecked method to check for null (#1079)
     add 71340db86 Add SystemUtils.IS_JAVA_21
     add 471e8da59 Add JavaVersion.JAVA_19, JavaVersion.JAVA_20 and 
JavaVersion.JAVA_21

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |  4 +++
 .../java/org/apache/commons/lang3/JavaVersion.java | 27 ++++++++++++++++
 .../java/org/apache/commons/lang3/SystemUtils.java | 13 ++++++++
 .../org/apache/commons/lang3/JavaVersionTest.java  |  8 ++++-
 .../org/apache/commons/lang3/SystemUtilsTest.java  | 37 ++++++++++++++++++++++
 5 files changed, 88 insertions(+), 1 deletion(-)

Reply via email to