Skip to content

Commit

Permalink
Remove un-necessary dependency from parser-doxia-module (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Feb 13, 2024
1 parent e5a4ebe commit 2a3a22b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions asciidoctor-parser-doxia-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@
<artifactId>doxia-core</artifactId>
<version>${doxia.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>${doxia.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-site-renderer</artifactId>
Expand Down

0 comments on commit 2a3a22b

Please sign in to comment.