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

[maven-dependency-analyzer] branch dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.1 updated (b4e2462 -> c81a2a9)

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

slachiewicz pushed a change to branch dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.1
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git.


 discard b4e2462  Bump plexus-utils from 1.5.1 to 3.4.1
     add 930b146  Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
     add a79910e  [MSHARED-982] - Use OpCodes.ASM9
     add 1515019  [MSHARED-944] Drop support for Maven 3.0. Require 3.1.1
     add c81a2a9  Bump plexus-utils from 1.5.1 to 3.4.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   (b4e2462)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.1 (c81a2a9)

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:
 pom.xml                                                  | 16 +++++++++++-----
 .../analyzer/asm/DefaultAnnotationVisitor.java           |  2 +-
 .../dependency/analyzer/asm/DefaultClassVisitor.java     |  2 +-
 .../dependency/analyzer/asm/DefaultFieldVisitor.java     |  2 +-
 .../dependency/analyzer/asm/DefaultMethodVisitor.java    |  2 +-
 .../dependency/analyzer/asm/DefaultSignatureVisitor.java |  2 +-
 6 files changed, 16 insertions(+), 10 deletions(-)