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

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

commit 2efe94805c5e923a47411c89abe1ec5130170b8e
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Sat Nov 23 07:53:06 2024 -0500

    cleanup
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index f6a1d7e..f2d59ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,12 +363,6 @@ under the License.
       <version>3.3.0</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-compat</artifactId>
-      <version>${mavenVersion}</version>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.apache.maven.resolver</groupId>
       <artifactId>maven-resolver-connector-basic</artifactId>

Reply via email to