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-maven-plugin-4.4.2.2
in repository https://gitbox.apache.org/repos/asf/commons-lang.git.


    omit 8282ecd  Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.2
     add b8b052e  Bump actions/checkout from 2.3.4 to 2.3.5 (#819)
     add d9f2ff9  Bump actions/checkout from 2.3.4 to 2.3.5 #819.
     add ce1ef40  Fix weird formatting.
     add 8e1df6b  Add ComparableUtils.max(A, A) and ComparableUtils.min(A, A).
     add 466cfc5  Bump maven-javadoc-plugin from 3.3.0 to 3.3.1.
     add 34a6e75  Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.
     add 2b0e601  Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.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   (8282ecd)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.4.2.2 
(2b0e601)

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:
 .github/workflows/maven.yml                        |  2 +-
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  8 ++--
 .../java/org/apache/commons/lang3/ObjectUtils.java |  4 ++
 .../commons/lang3/compare/ComparableUtils.java     | 36 +++++++++++++++
 .../org/apache/commons/lang3/ObjectUtilsTest.java  | 52 +++++++++++-----------
 .../commons/lang3/compare/ComparableUtilsTest.java | 34 ++++++++++++++
 7 files changed, 107 insertions(+), 31 deletions(-)

Reply via email to