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-javadoc-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
omit a1243bc7 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3
to 3.7.0
add 1f5c5f17 Added basic Develocity integration
add 4832315f Added develocity access key setup to github actions workflow
add c39b0375 Merge pull request #263 from ribafish/gk/develocityIntegration
add 1e1c5859 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3
to 3.7.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 (a1243bc7)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
(1e1c5859)
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/maven.yml | 3 +++
.mvn/develocity.xml | 30 ++++++++++++++++++++++++++++++
.mvn/extensions.xml | 13 +++++++++++++
3 files changed, 46 insertions(+)
create mode 100644 .mvn/develocity.xml
create mode 100644 .mvn/extensions.xml