[
https://issues.apache.org/jira/browse/LOG4J2-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volkan Yazici closed LOG4J2-3462.
---------------------------------
> Duplicate dependency in pom.xml
> --------------------------------
>
> Key: LOG4J2-3462
> URL: https://issues.apache.org/jira/browse/LOG4J2-3462
> Project: Log4j 2
> Issue Type: Bug
> Affects Versions: 2.14.0
> Reporter: Clara Fang
> Assignee: Volkan Yazici
> Priority: Minor
> Fix For: 2.18.0
>
>
> 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)