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

elharo pushed a commit to branch fail
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit ec53dfe0370652bf3552129a68d84859ed9b100f
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Sun Nov 10 20:26:51 2024 -0500

    DO NOT MERGE
---
 src/it/projects/analyze/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/projects/analyze/pom.xml b/src/it/projects/analyze/pom.xml
index e3072ae8..8a020f22 100644
--- a/src/it/projects/analyze/pom.xml
+++ b/src/it/projects/analyze/pom.xml
@@ -53,7 +53,7 @@
       <version>2.0.6</version>
     </dependency>
     <!-- MDEP-957 slf4j-simple is unused but should not be reported -->
-    <dependency>
+    <dependency2>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
       <version>2.0.16</version>

Reply via email to