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-plugin-plugin-3.8.1
in repository https://gitbox.apache.org/repos/asf/cxf-build-utils.git
omit df34b1b Bump maven-plugin-plugin from 2.9 to 3.8.1
add 45ee780 Bump maven-site-plugin from 3.7.1 to 3.12.1
add 9c0065f Merge pull request #19 from
apache/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.12.1
add 2444f05 Bump build-helper-maven-plugin from 3.0.0 to 3.3.0
add 365808e Merge pull request #21 from
apache/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
add 89b30fa Bump maven-antrun-plugin from 1.8 to 3.1.0
add e06078e Merge pull request #20 from
apache/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.1.0
add c566e8f Bump maven-artifact from 3.3.9 to 3.9.0
add e7e163c Merge pull request #22 from
apache/dependabot/maven/org.apache.maven-maven-artifact-3.9.0
add 0150614 Bump junit from 4.13.1 to 4.13.2
add 58a824c Merge pull request #23 from
apache/dependabot/maven/junit-junit-4.13.2
add c45b2e4 Bump maven-surefire-report-plugin from 2.22.1 to 2.22.2
add 2d9e9f8 Merge pull request #24 from
apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-2.22.2
add d3e87e4 Bump maven-deploy-plugin from 2.8.2 to 3.1.0
add 36ef065 Merge pull request #25 from
apache/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0
add 83e9d1e Bump maven-install-plugin from 2.5.2 to 3.1.0
add 2792a9c Merge pull request #26 from
apache/dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.0
add b59776a Bump maven-jar-plugin from 3.1.0 to 3.3.0
add afde95a Merge pull request #27 from
apache/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.3.0
add 84822ce Bump maven-surefire-report-plugin from 2.22.2 to 3.0.0
add c85b5f2 Merge pull request #29 from
apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.0.0
add 1b58354 Bump maven-surefire-plugin from 2.22.2 to 3.0.0
add 5a5ce72 Merge pull request #28 from
apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0
add 34692e7 Slow down GHA dependabot alerts to weekly
add 686694e Bump maven-model from 3.9.0 to 3.9.1
add e2aa7fe Merge pull request #30 from
apache/dependabot/maven/org.apache.maven-maven-model-3.9.1
add 250656f Bump maven-release-plugin from 2.5.3 to 3.0.0
add 0b53a7d Merge pull request #31 from
apache/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0
add f094259 Bump maven-artifact from 3.9.0 to 3.9.1
add 40a94a4 Merge pull request #32 from
apache/dependabot/maven/org.apache.maven-maven-artifact-3.9.1
add 18ac2e4 Bump maven-plugin-api from 3.9.0 to 3.9.1
add 3050363 Merge pull request #33 from
apache/dependabot/maven/org.apache.maven-maven-plugin-api-3.9.1
add a9ce79f Bump maven-resources-plugin from 3.3.0 to 3.3.1
add 9cfe506 Merge pull request #34 from
apache/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1
add 886517d Bump maven-deploy-plugin from 3.1.0 to 3.1.1
add 211a21c Merge pull request #35 from
apache/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.1
add be7caa2 Bump maven-install-plugin from 3.1.0 to 3.1.1
add 5c44428 Merge pull request #36 from
apache/dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.1
add 739e136 Adding github actions for building PRs
add aade17d Bump maven-plugin-plugin from 2.9 to 3.8.1
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 (df34b1b)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.8.1
(aade17d)
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 | 2 +-
.github/workflows/pull-request-build.yml | 28 ++++++++++++++++++++++++++++
buildtools/pom.xml | 4 ++--
pom.xml | 20 ++++++++++----------
xml2fastinfoset-plugin/pom.xml | 6 +++---
xml2fastinfoset-test/pom.xml | 2 +-
6 files changed, 45 insertions(+), 17 deletions(-)
create mode 100644 .github/workflows/pull-request-build.yml