asciidoctor / asciidoctorj

:coffee: Java bindings for Asciidoctor. Asciidoctor on the JVM!
http://asciidoctor.org
Apache License 2.0
627 stars 172 forks source link

Upgrade asciidoctorj-pdf to 2.0.6 #1094

Closed robertpanzer closed 2 years ago

robertpanzer commented 2 years ago

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

Description

What is the goal of this pull request?

This PR upgrades asciidoctor-pdf to the latest and greatest version.

How does it achieve that?

Upgrade the dependency.

Are there any alternative ways to implement this?

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

This is a breaking change since it bumps to a new major version of asciidoctor-pdf. Even if the API did not change with this PR, documents might be rendered differently.

Issue

If this PR fixes an open issue, please add a line of the form:

Fixes #Issue

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc