You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2021/10/23 16:49:16 UTC

[maven-javadoc-plugin] branch dependabot/maven/org.assertj-assertj-core-3.21.0 updated (2647661 -> a01b316)

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

github-bot pushed a change to branch dependabot/maven/org.assertj-assertj-core-3.21.0
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.


 discard 2647661  Bump assertj-core from 3.19.0 to 3.21.0
     add 24d2533  (doc) fix potential NPE
     add 790f9bb  (doc) Add Java 18-ea to tests
     add 420e9a5  (doc) switch to Temurin JDK
     add 99c4b8b  Bump mockito-core from 3.12.0 to 4.0.0
     add a01b316  Bump assertj-core from 3.19.0 to 3.21.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   (2647661)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.assertj-assertj-core-3.21.0 (a01b316)

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                        |  4 +-
 pom.xml                                            |  2 +-
 .../maven/plugins/javadoc/AbstractJavadocMojo.java | 88 +++++++++++-----------
 3 files changed, 47 insertions(+), 47 deletions(-)