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.0.4 in repository https://gitbox.apache.org/repos/asf/commons-lang.git.
discard 0ca11ab Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 add b99969c Enable Dependabot #587. add a8c4c01 Add missing header. add d0e2208 Drop Java 12 and 13 from GitHub builds. add 88dbef4 Add early access builds to GitHub builds. add eb3d1f5 Allow Java early access builds to fail. add 4e94604 Java 16-ea appears to not be supported by GitHub yet. add ba7505d LANG-1592: Correct implementation of RandomUtils.nextLong(long, long) add 302476d Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 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 (0ca11ab) \ N -- N -- N refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4 (302476d) 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/dependabot.yml | 15 +++++++++++++ .github/workflows/maven.yml | 7 +++++- src/changes/changes.xml | 4 +++- .../java/org/apache/commons/lang3/RandomUtils.java | 24 +++++++++++++++++++-- .../org/apache/commons/lang3/RandomUtilsTest.java | 25 ++++++++++++++++++++++ 5 files changed, 71 insertions(+), 4 deletions(-)