This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.4.2 in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
discard 983bb14 Bump spotbugs from 4.2.3 to 4.4.2 add e48665a Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 (#814) add d9d0018 Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #814. add ad37cca Add test idea for RangeTest from PR #815 by Rushi98, but with a new comment. add 68b733c Format tweaks. add e6eba6e [LANG-1674] Make Range constructors more generic #810. add 13bc811 Bump spotbugs from 4.2.3 to 4.4.2 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (983bb14) \ N -- N -- N refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-4.4.2 (13bc811) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: pom.xml | 2 +- src/changes/changes.xml | 3 ++ src/main/java/org/apache/commons/lang3/Range.java | 11 +++--- .../java/org/apache/commons/lang3/RangeTest.java | 42 +++++++++++++++++++++- 4 files changed, 52 insertions(+), 6 deletions(-)