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 2f38c4b Sort members. new 561fc60 junit-jupiter 5.5.0 -> 5.5.1. new 8a579f0 com.puppycrawl.tools:checkstyle 8.20 -> 8.23. new eacbb1f Update properties for the next release. new 8a192eb commons.japicmp.version 0.13.1 -> 0.14.1. new b1d01fe [LANG-1479] Add Range.fit(T) to fit a value into a range. new dbd4766 Fix typo. The 6 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: pom.xml | 12 ++++++------ src/changes/changes.xml | 3 ++- src/main/java/org/apache/commons/lang3/Range.java | 22 ++++++++++++++++++++++ .../java/org/apache/commons/lang3/RangeTest.java | 17 ++++++++++++++++- 4 files changed, 46 insertions(+), 8 deletions(-)