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

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

commit eee19d048a2e5adde380399c43c82052e7c54b26
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Thu Nov 21 10:07:32 2024 -0500

    pom
---
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 429555b..8b62d83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -261,12 +261,7 @@ under the License.
       <version>3.5.3</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-compat</artifactId>
-      <version>${mavenVersion}</version>
-      <scope>test</scope>
-    </dependency>
+
   </dependencies>
 
   <build>

Reply via email to