asciidoctor / asciidoctor-maven-plugin

A Maven plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
http://asciidoctor.org
Apache License 2.0
317 stars 122 forks source link

Remove un-necessary dependency from parser-doxia-module #777

Closed abelsromero closed 7 months ago

abelsromero commented 7 months ago

Thank you for opening a pull request and contributing to asciidoctor-maven-plugin!

What kind of change does this PR introduce? (check at least one)

What is the goal of this pull request?

Remove more than un-necessary dependency. Probably left during some test.

Are there any alternative ways to implement this?

no

Are there any implications of this pull request? Anything a user must know?

no

Is it related to an existing issue?

- [ ] Yes - [x] No *Finally, please add a corresponding entry to CHANGELOG.adoc*