Skip to content

Commit 2a3a22b

Browse files
authored
Remove un-necessary dependency from parser-doxia-module (#777)
1 parent e5a4ebe commit 2a3a22b

File tree

1 file changed

+0
-5
lines changed
  • asciidoctor-parser-doxia-module

1 file changed

+0
-5
lines changed

asciidoctor-parser-doxia-module/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343
<artifactId>doxia-core</artifactId>
4444
<version>${doxia.version}</version>
4545
</dependency>
46-
<dependency>
47-
<groupId>org.apache.maven.doxia</groupId>
48-
<artifactId>doxia-module-markdown</artifactId>
49-
<version>${doxia.version}</version>
50-
</dependency>
5146
<dependency>
5247
<groupId>org.apache.maven.doxia</groupId>
5348
<artifactId>doxia-site-renderer</artifactId>

0 commit comments

Comments
 (0)