You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2022/02/19 15:54:13 UTC

[commons-cli] branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.5.3.0 updated (e7e3f8d -> eb8bd1c)

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.5.3.0
in repository https://gitbox.apache.org/repos/asf/commons-cli.git.


 discard e7e3f8d  Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
     add 6eb3c10  (doc) Fix Maven Central badge version (#89)
     add 2a22463  Add CodeQL GitHub workflow.
     add 44d2cb6  Update NOTICE file for 2022.
     add f79e255  Drop TravisCI badge.
     add eaa0b6a  Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#91)
     add 58f6f3d  Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#92)
     add b1c440c  Bump checkstyle from 9.2.1 to 9.3 (#90)
     add 2a66f99  Bump spotbugs from 4.5.2 to 4.5.3 (#88)
     add eb8bd1c  Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0

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   (e7e3f8d)
            \
             N -- N -- N   refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.5.3.0 (eb8bd1c)

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/codeql-analysis.yml | 74 +++++++++++++++++++++++++++++++++++
 NOTICE.txt                            |  2 +-
 README.md                             |  3 +-
 pom.xml                               |  8 ++--
 4 files changed, 80 insertions(+), 7 deletions(-)
 create mode 100644 .github/workflows/codeql-analysis.yml