🌐
Apache Commons
commons.apache.org › proper › commons-lang › article3_0.html
What's new in Commons Lang 3.0? – Apache Commons Lang
Commons Lang 3.0 is out, and the obvious question is: "So what? What's changed?" · Lang is now Java 5 based. We've generified the API, moved certain APIs to support varargs and thrown out any features that are now supported by Java itself. We've removed the deprecated parts of the API and ...
🌐
Apache Commons
commons.apache.org › lang › changes.html
Apache Commons Lang Release Notes – Apache Commons Lang
Apache Commons, Apache Commons Lang, Apache, the Apache logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
🌐
GitHub
github.com › apache › commons-lang › blob › master › src › site › resources › release-notes › RELEASE-NOTES-3.2.1.txt
commons-lang/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt at master · apache/commons-lang
Release Notes for version 3.2 · · COMPATIBILITY WITH 3.1 · ======================== · This release introduces backwards incompatible changes in · org.apache.commons.lang3.time.FastDateFormat: o Method 'protected java.util.List parsePattern()' has been removed ·
Author   apache
🌐
Maven Central
central.sonatype.com › artifact › org.apache.commons › commons-lang3
org.apache.commons:commons-lang3 - Maven Central
--> <commons.componentid>lang</commons.componentid> <commons.packageId>lang3</commons.packageId> <commons.module.name>org.apache.commons.lang3</commons.module.name> <!-- Current 3.x release series --> <commons.release.version>3.20.0</commons.release.version> <commons.release.next>3.20.1</commons.release.next> <commons.release.desc>(Java 8+)</commons.release.desc> <!-- Previous 2.x release series --> <commons.release.2.version>2.6</commons.release.2.version> <commons.release.2.desc>(Requires Java 1.2 or later)</commons.release.2.desc> <!-- Override generated name --> <commons.release.2.name>com
🌐
Apache Commons
commons.apache.org › proper › commons-lang › release-notes › RELEASE-NOTES-3.6.txt
Commons-lang 3.6 release notes
Thanks to Bruno P. Kinoshita, Henri Yandell. o LANG-938: Build fails with test failures when building with JDK 8 ============================================================================= Release Notes for version 3.2 COMPATIBILITY WITH 3.1 ======================== This release introduces backwards incompatible changes in org.apache.commons.lang3.time.FastDateFormat: o Method 'protected java.util.List parsePattern()' has been removed o Method 'protected java.lang.String parseToken(java.lang.String, int[])' has been removed o Method 'protected org.apache.commons.lang3.time.FastDateFormat$NumberRule selectNumberRule(int, int)' has been removed These changes were the result of [LANG-462]. It is assumed that this change will not break clients as Charles Honton pointed out on 25/Jan/12: " 1.
🌐
Apache Commons
commons.apache.org › proper › commons-lang › release-notes › RELEASE-NOTES-3.4.txt
Apache Commons Lang 3.4 Released
Thanks to Michael Osipov. o LANG-1003: DurationFormatUtils are not able to handle negative durations/periods o LANG-998: Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter Release Notes for version 3.3.2 NEW FEATURES ============== o LANG-989: Add org.apache.commons.lang3.SystemUtils.IS_JAVA_1_8 FIXED BUGS ============ o LANG-992: NumberUtils#isNumber() returns false for "0.0", "0.4790", et al Release Notes for version 3.3.1 FIXED BUGS ============ o LANG-987: DateUtils.getFragmentInDays(Date, Calendar.MONTH) returns wrong days o LANG-983: DurationFormatU
🌐
GitHub
github.com › apache › commons-lang › blob › master › RELEASE-NOTES.txt
commons-lang/RELEASE-NOTES.txt at master · apache/commons-lang
o LANG-1529: Deprecate org.apache.commons.lang3.ArrayUtils.removeAllOccurences(*) for org.apache.commons.lang3.ArrayUtils.removeAllOccurrences(*). Thanks to Gary Gregory, BillCindy, Bruno P. Kinoshita. ... 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: ... This document contains the release notes for the 3.9 version of Apache Commons Lang.
Author   apache
🌐
Maven Repository
mvnrepository.com › artifact › org.apache.commons › commons-lang3
Maven Repository: org.apache.commons » commons-lang3
November 12, 2025 - Home » org.apache.commons » ... in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17, 21 and 25 currently....
🌐
Apache Software Foundation
archive.apache.org › dist › commons › lang › RELEASE-NOTES.txt
RELEASE-NOTES.txt
Thanks to Gary Gregory. o Add ArrayFill.fill(boolean[], boolean) #1386. Thanks to kommalapatiraviteja. o Add ObjectUtils.getIfNull(Object, Object) and deprecate defaultIfNull(Object, Object). Thanks to Pankraz76, Gary Gregory. o org.apache.commons.lang3.mutable.Mutable now extends Supplier.
🌐
Apache Commons
commons.apache.org › proper › commons-lang › release-notes › RELEASE-NOTES-3.8.txt
https://commons.apache.org/proper/commons-lang/rel...
Thanks to Bruno P. Kinoshita, Henri Yandell. o LANG-938: Build fails with test failures when building with JDK 8 ============================================================================= Release Notes for version 3.2 COMPATIBILITY WITH 3.1 ======================== This release introduces backwards incompatible changes in org.apache.commons.lang3.time.FastDateFormat: o Method 'protected java.util.List parsePattern()' has been removed o Method 'protected java.lang.String parseToken(java.lang.String, int[])' has been removed o Method 'protected org.apache.commons.lang3.time.FastDateFormat$NumberRule selectNumberRule(int, int)' has been removed These changes were the result of [LANG-462]. It is assumed that this change will not break clients as Charles Honton pointed out on 25/Jan/12: " 1.
Find elsewhere
🌐
GitHub
github.com › apache › commons-text › blob › master › RELEASE-NOTES.txt
commons-text/RELEASE-NOTES.txt at master · apache/commons-text
* Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #569, #575, #586. Thanks to Dependabot, Gary Gregory. * Bump commons-io:commons-io from 2.16.1 to 2.18.0 #594, #628. Thanks to Dependabot, Gary Gregory. ... For complete information on Apache Commons Text, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Text website: ... This document contains the release notes for the 1.12.0 version of Apache Commons Text.
Author   apache
🌐
Jenkins
plugins.jenkins.io › commons-lang3-api › releases
commons-lang3 v3.x API | Jenkins plugin
Using the CLI tool: jenkins-plugin-cli --plugins commons-lang3-api:3.12.0.0 · Download: direct link, checksums · Released: 2 months ago · Requires Jenkins 2.479.3 · ID: commons-lang3-api · View detailed version information · GitHub · Open issues (Github) Report an issue (Github) Javadoc ·
🌐
XWiki
forum.xwiki.org › development
How to deal with commons-lang3 recent upgrade? - Development - XWiki Forum
July 15, 2025 - Hi everyone, a new version of Apache Commons Lang3 have been released recently which brings breaking changes for XWiki and so we need to decide how to deal with them. Quite a few StringUtils APIs have been deprecated in favor of using a new Strings.CI or Strings.CS (CI for Case Insensitive and respectively CS for Case Sensitive) singleton instance with those methods.
🌐
Googlesource
apache.googlesource.com › commons-lang › + › ae9b31285e798b571a31a16ced2fca7a37ab8287 › RELEASE-NOTES.txt
RELEASE-NOTES.txt - commons-lang - Git at Google
Sign in · apache / commons-lang / ae9b31285e798b571a31a16ced2fca7a37ab8287 / . / RELEASE-NOTES.txt · blob: c62c488890ad6e4f3e2e67435e63f9a36cab5a4c [file] [log] [blame] · Powered by Gitiles| Privacy| Termstxt json
🌐
Herodevs
docs.herodevs.com › apache-commons-lang › release-notes
Release Notes - HeroDevs Never‑Ending Support
Full Version: 3.12.0-commons-lang3-3.12.1 · Apache Commons Lang 3.12.x · Installation and configuration guide for NES for Apache Commons Lang 3.12.x · Previous Article · Published Maven Packages · Available versions of NES Maven artifacts · Next Article ·
🌐
Apache Commons
commons.apache.org › proper › commons-lang › release-notes › RELEASE-NOTES-3.0.txt
Apache
[LANG-662] org.apache.commons.lang3.math.Fraction does not reduce (Integer.MIN_VALUE, 2^k) [LANG-663] org.apache.commons.lang3.math.Fraction does not always succeed in multiplyBy and divideBy [LANG-664] NumberUtils.isNumber(String) is not right when the String is "1.1L" [LANG-672] Doc bug in DateUtils#ceiling [LANG-677] DateUtils.isSameLocalTime compares using 12-hour clock and not 24-hour [LANG-685] EqualsBuilder synchronizes on HashCodeBuilder.
🌐
Javadoc.io
javadoc.io › doc › org.apache.commons › commons-lang3 › 3.9 › org › apache › commons › lang3 › package-summary.html
org.apache.commons.lang3 package summary - commons-lang3 3.9 javadoc
Bookmarks · Latest version of org.apache.commons:commons-lang3 · https://javadoc.io/doc/org.apache.commons/commons-lang3 · Current version 3.9 · https://javadoc.io/doc/org.apache.commons/commons-lang3/3.9 · package-list path (used for javadoc generation -link option) · https://javado...
🌐
Herodevs
docs.herodevs.com › apache-commons › release-notes › commons-lang
NES for Apache Commons Lang
Utility library that extends the Java standard library with helpers for strings, numbers, objects, and reflection · © 2026 herodevs.com | All Rights Reserved
🌐
Splunk
help.splunk.com › en › splunk-cloud-platform › connect-relational-databases › release-notes › 4.0 › third-party-software › commons-lang3
commons-lang3 | Splunk Docs
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under ...
🌐
Javadoc.io
javadoc.io › doc › org.apache.commons › commons-lang3 › latest › index.html
commons-lang3 3.20.0 javadoc (org.apache.commons)
Bookmarks · Latest version of org.apache.commons:commons-lang3 · https://javadoc.io/doc/org.apache.commons/commons-lang3 · Current version 3.20.0 · https://javadoc.io/doc/org.apache.commons/commons-lang3/3.20.0 · package-list path (used for javadoc generation -link option) · ...