[ANNOUNCE] Apache Commons Lang 3.20.0

Gary Gregory <[email protected]> Sun, 16 Nov 2025 11:05:36 -0500
Newsgroups gmane.comp.jakarta.commons.user
Message-ID <CACZkXPx4XH3jxM16bBjwiQd08dOoYeDhPG5jDWY5568q9emNng__10727.8849858389$1763309252$gmane$org@mail.gmail.com>
The Apache Commons Lang team is pleased to announce the release of
Apache Commons Lang 3.20.0.

Apache Commons Lang is a package of Java utility classes for the Java
lang packages, classes that could be considered standard to justify
their existence in java.lang.

The code is tested using the latest revision of the JDK for supported
LTS releases: 8, 11, 17, 21, and 25.
See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml

Please ensure your build environment is up-to-date and kindly report
any build issues.

This is a feature and maintenance release. Java 8 or later is required.

Historical list of changes:
https://commons.apache.org/proper/commons-lang/changes.html

For complete information on Apache Commons Lang, including
instructions on how to submit bug reports, patches, or suggestions for
improvement, see the Apache Commons Lang website:

https://commons.apache.org/proper/commons-lang/

Download page: https://commons.apache.org/proper/commons-lang/download_lang.cgi

Gary Gregory
Apache Commons