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

(main) Use latest Maven Doxia #719

Closed abelsromero closed 8 months ago

abelsromero commented 8 months ago

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

What is the goal of this pull request?

Similar to PR #717, to ease project maintenance we can automate Doxia dependencies and use CI to validate backward compatibility.

Are there any alternative ways to implement this?

no

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

n/a

Is it related to an existing issue?

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