Clara Fang created LOG4J2-3462:
----------------------------------

             Summary: Duplicate dependencies in pom.xml 
                 Key: LOG4J2-3462
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3462
             Project: Log4j 2
          Issue Type: Bug
            Reporter: Clara Fang


In the root pom.xml file, the dependency asciidoctor-maven-plugin is defined 
twice.
{code}
<dependency>
  <groupId>org.asciidoctor</groupId>
  <artifactId>asciidoctor-maven-plugin</artifactId>
  <version>${asciidoc.plugin.version}</version>
</dependency> 
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to