This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-plugins-49
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
discard a3d63405 Bump org.apache.maven.plugins:maven-plugins from 48 to 49
add a6c103f5 MJAVADOC-427: replace slf4j.org probe with localhost mock +
hit-counter
add 32a2f036 Bump org.apache.maven.plugins:maven-plugins from 48 to 49
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 (a3d63405)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-49 (32a2f036)
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:
src/it/projects/MJAVADOC-427/pom.xml | 21 ++++-
src/it/projects/MJAVADOC-427/setup.groovy | 129 +++++++++++++++++++++++++++++
src/it/projects/MJAVADOC-427/verify.groovy | 31 ++++++-
3 files changed, 175 insertions(+), 6 deletions(-)
create mode 100644 src/it/projects/MJAVADOC-427/setup.groovy