This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch dependabot/maven/maven-plugin-testing-3.x/org.apache.maven-maven-parent-44 in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git
omit 94c288b Bump org.apache.maven:maven-parent from 43 to 44 add eb7f7dc Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (#90) add 875fdf5 Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#98) add d98ffe9 Bump com.google.guava:guava from 33.4.5-jre to 33.4.7-jre (#96) add 3ddc0a4 Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre (#99) add be89087 Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 (#93) add a175569 Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#104) add b9a7fd5 Bump org.apache.maven:maven-parent from 43 to 44 add e06204d Cleanup to remove issues 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 (94c288b) \ N -- N -- N refs/heads/dependabot/maven/maven-plugin-testing-3.x/org.apache.maven-maven-parent-44 (e06204d) 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: maven-plugin-testing-harness/pom.xml | 17 ++------ .../maven/plugin/testing/ParametersMojo.java | 45 ++++++++++++++++++---- .../maven/plugin/testing/ParametersMojoTest.java | 32 +++++++-------- .../maven/plugin/testing/junit5/Junit5Test.java | 6 +-- .../testing/resources/TestResourcesTest.java | 3 +- 5 files changed, 62 insertions(+), 41 deletions(-)