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/01/08 11:11:45 UTC

[commons-validator] branch dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.15.0 updated (b0e1f7c -> 8318572)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.15.0
in repository https://gitbox.apache.org/repos/asf/commons-validator.git.


 discard b0e1f7c  Bump maven-pmd-plugin from 3.13.0 to 3.15.0
     add d85190a  Update GitHub build from Java 16 to 17.
     add a570b92  Drop obsolete .travis.yaml.
     add 843f081  Bump junit from 4.13.1 to 4.13.2.
     add fce0465  fix ci
     add f306f84  Merge pull request #58 from xenoamess-fork/fix_ci
     add 3f9c622  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-validator
     add b2a24c7  Bump actions/checkout from 2.3.4 to 2.4.0
     add b0c8486  Merge pull request #66 from apache/dependabot/github_actions/actions/checkout-2.4.0
     add ed3b102  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-validator
     add 3a9b5ba  Run dependabot once a week.
     add 8318572  Bump maven-pmd-plugin from 3.13.0 to 3.15.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   (b0e1f7c)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.15.0 (8318572)

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      |  6 ++++--
 .github/workflows/maven.yml | 10 +++++-----
 .travis.yml                 | 28 ----------------------------
 pom.xml                     |  4 +++-
 src/changes/changes.xml     |  4 ++--
 5 files changed, 14 insertions(+), 38 deletions(-)
 delete mode 100644 .travis.yml