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

vy pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 69898dc632 LOG4J2-3462 Duplicate dependency in pom.xml (#812)
69898dc632 is described below

commit 69898dc632335875882ac90111ff02c747d14673
Author: Clara Fang <[email protected]>
AuthorDate: Mon Apr 4 15:01:12 2022 -0400

    LOG4J2-3462 Duplicate dependency in pom.xml (#812)
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index b73a5d6436..11ccfd43da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1333,11 +1333,6 @@
             <artifactId>asciidoctor-maven-plugin</artifactId>
             <version>${asciidoc.plugin.version}</version>
           </dependency>
-          <dependency>
-            <groupId>org.asciidoctor</groupId>
-            <artifactId>asciidoctor-maven-plugin</artifactId>
-            <version>${asciidoc.plugin.version}</version>
-          </dependency>
         </dependencies>
         <configuration>
           <!-- only build English site even on other language OS -->

Reply via email to