[
https://issues.apache.org/jira/browse/LOG4J2-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517046#comment-17517046
]
ASF subversion and git services commented on LOG4J2-3462:
---------------------------------------------------------
Commit 69898dc632335875882ac90111ff02c747d14673 in logging-log4j2's branch
refs/heads/release-2.x from Clara Fang
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=69898dc632 ]
LOG4J2-3462 Duplicate dependency in pom.xml (#812)
> 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
> Priority: Minor
>
> 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)