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

github-bot pushed a change to branch 
dependabot/maven/maven-archetype-quickstart/src/test/resources/projects/it-java-8-junit-4.12/reference/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


 discard ec1469d  Bump junit
     add 2e2b303  Use GitHub shared action v3
     add e6a5879  [MARCHETYPES-75] Bump web archetype deployment descriptor to 
v4, portlet to v3 (#6)
     add fa13db5  [MARCHETYPES-67] Fix maven-archetype-plugin test case
     add c447fd0  Bump junit from 4.13 to 4.13.1 in /maven-archetype-quickstart
     add 782bccd  Bump junit
     add 9c2f113  Bump junit
     add 81bbb43  Bump junit
     add 6d104f4  Bump junit

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   (ec1469d)
            \
             N -- N -- N   
refs/heads/dependabot/maven/maven-archetype-quickstart/src/test/resources/projects/it-java-8-junit-4.12/reference/junit-junit-4.13.1
 (6d104f4)

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-verify.yml                 |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../src/test/java/MyMojoTest.java                  |  3 +++
 .../src/test/resources/project-to-test/pom.xml     |  5 +++--
 .../archetype-resources/src/main/jetspeed/web.xml  | 25 ++++++++++++++--------
 .../src/main/webapp/WEB-INF/portlet.xml            |  8 +++----
 .../src/main/webapp/WEB-INF/web.xml                | 25 ++++++++++++++--------
 .../resources-filtered/archetype-resources/pom.xml |  2 +-
 maven-archetype-quickstart/pom.xml                 |  2 +-
 .../resources-filtered/archetype-resources/pom.xml |  6 +++---
 .../src/main/webapp/WEB-INF/web.xml                | 13 ++++++-----
 .../archetype-resources/src/main/webapp/index.jsp  |  2 +-
 12 files changed, 58 insertions(+), 37 deletions(-)

Reply via email to