This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/src/it/MPIR-431/commons-io-commons-io-2.7
in repository
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git
discard 7dfffa7 Bump commons-io from 1.0 to 2.7 in /src/it/MPIR-431
add c17f876 [maven-release-plugin] prepare release
maven-project-info-reports-plugin-3.4.4
add ad43b2f [maven-release-plugin] prepare for next development iteration
add ace0610 move dependencies to test scope (#54)
add a29d9aa MPIR-444 (#60)
add 8fdb4e1 MPIR-443 (#58)
add 3b07a10 update keytool-maven-plugin to 1.7 (#57)
add ef5464c MPIR-439 update commons-io to 2.12.0 (#56)
add 84052f3 maven-shared-utils t 3.4.2 (#55)
add 9c25752 [MPIR-447] Gradle deprecates compile in favor of
implementation
add d8f8086 [MPIR-448] [REGRESSION] DependenciesRenderer chokes on
invalid scope with a NPE
add 2640c07 [MPIR-449] Don't count and display debug information if
dependency does not contain class files
add c17a78f [MPIR-441] Fix DependenciesReportTest
add 83781b2 Bump commons-io from 1.0 to 2.7 in /src/it/MPIR-431
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 (7dfffa7)
\
N -- N -- N
refs/heads/dependabot/maven/src/it/MPIR-431/commons-io-commons-io-2.7 (83781b2)
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 | 27 +++++---------
src/it/full-pom/pom.xml | 6 +++
.../projectinfo/DependencyInformationReport.java | 2 +-
.../renderer/DependenciesRenderer.java | 43 +++++++++++++---------
.../report/projectinfo/DependenciesReportTest.java | 3 +-
5 files changed, 45 insertions(+), 36 deletions(-)