You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/05/21 21:40:02 UTC

[maven-scm] 04/04: Remove dupe

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

michaelo pushed a commit to branch scm-979-delogging
in repository https://gitbox.apache.org/repos/asf/maven-scm.git

commit f76fe62133b4a8140a38584201ba5d01b585ec02
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat May 21 23:39:18 2022 +0200

    Remove dupe
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index fe3180d7a..4e4a368da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,11 +199,6 @@
         <artifactId>jcl-over-slf4j</artifactId>
         <version>${slf4jVersion}</version>
       </dependency>
-      <dependency>
-        <groupId>org.slf4j</groupId>
-        <artifactId>jcl-over-slf4j</artifactId>
-        <version>1.7.36</version>
-      </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-classworlds</artifactId>