This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/jakarta.xml.ws-jakarta.xml.ws-api-4.0.0
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git
omit 47733d9 Bump jakarta.xml.ws-api from 3.0.1 to 4.0.0
add 73df307 Bump maven-clean-plugin from 3.1.0 to 3.2.0
add ccdf676 Merge pull request #23 from
apache/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.2.0
add d1de860 Bump maven-resources-plugin from 3.2.0 to 3.3.0
add f3e3002 Merge pull request #20 from
apache/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.0
add a95fa74 Bump jakarta.annotation-api from 2.1.0-B1 to 2.1.1 (#21)
add f8b37cf Bump maven-enforcer-plugin from 3.0.0 to 3.2.1
add fb9b115 Merge pull request #24 from
apache/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1
add 7b35954 Bump javassist from 3.27.0-GA to 3.29.2-GA (#25)
add 81d286c Bump maven-dependency-plugin from 3.1.2 to 3.5.0 (#27)
add 1648558 Bump maven-plugin-plugin from 3.6.2 to 3.8.1
add 534d2da Merge pull request #28 from
apache/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.8.1
add 993fde7 Bump maven-site-plugin from 3.7.1 to 3.12.1 (#30)
add 6ba0dd8 Bump maven-pmd-plugin from 3.16.0 to 3.20.0 (#29)
add 7154a4b Bump maven-compat from 3.6.3 to 3.9.0
add 003ccdd Merge pull request #26 from
apache/dependabot/maven/org.apache.maven-maven-compat-3.9.0
add a0ef459 Bump maven-bundle-plugin from 5.1.1 to 5.1.8 (#31)
add 3086dd8 Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 (#32)
add 9b5b844 Bump apache from 24 to 29 (#33)
add 3736f12 Bump maven-core from 3.6.3 to 3.9.0
add afabb2c Merge pull request #36 from
apache/dependabot/maven/org.apache.maven-maven-core-3.9.0
add 18126b5 Bump maven-project-info-reports-plugin from 2.9 to 3.4.2
add 90a5940 Merge pull request #35 from
apache/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.2
add 9b73fc8 Bump plexus-archiver from 4.2.0 to 4.6.2
add 838be6b Merge pull request #34 from
apache/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.6.2
add 12366e9 Bump maven-deploy-plugin from 2.8.2 to 3.1.0 (#37)
add 8223608 Bump maven-surefire-report-plugin from 2.22.2 to 3.0.0 (#38)
add 45c5ce3 Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#39)
add c4be12c Bump jakarta.activation-api from 2.0.1 to 2.1.1 (#42)
add 17e8abd Bump maven-install-plugin from 2.5.2 to 3.1.0 (#41)
add 6fedd93 Bump app from 1.3.100-v20130327-1442 to
1.3.200-v20130910-1609 (#40)
add c49864f Slow down GHA dependabot alerts to weekly
add 5914085 Bump checkstyle from 10.1 to 10.9.1 (#45)
add 1cc1e1a Bump checkstyle from 10.9.1 to 10.9.2 (#46)
add f2c3796 Bump maven-release-plugin from 2.5.3 to 3.0.0 (#48)
add 7044b6b Bump plexus-archiver from 4.6.2 to 4.6.3 (#49)
add f005326 Bump maven-compat from 3.9.0 to 3.9.1 (#50)
add 7c0ab10 Bump maven-core from 3.9.0 to 3.9.1 (#51)
add 50e8303 Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#52)
add a1ee75a Bump checkstyle from 10.9.2 to 10.9.3 (#53)
add 5514c55 Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#54)
add 0e7b7d5 Adding github actions PR
add bbd6841 Bump jakarta.xml.ws-api from 3.0.1 to 4.0.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 (47733d9)
\
N -- N -- N
refs/heads/dependabot/maven/jakarta.xml.ws-jakarta.xml.ws-api-4.0.0 (bbd6841)
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 ++++++++++++++++++++++
cxf-xjc-plugin/pom.xml | 4 ++--
javadoc/pom.xml | 2 +-
pom.xml | 40 ++++++++++++++++----------------
runtime/pom.xml | 2 +-
6 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 .github/workflows/pull-request-build.yml