asciidoctor / asciidoctorj

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

Bump org.apache.pdfbox:pdfbox to v3.0.0 #1233

Closed abelsromero closed 1 year ago

abelsromero commented 1 year ago

Kind of change

Description

What is the goal of this pull request?

Upgrade apache pdfbox to latest version.

How does it achieve that?

Are there any alternative ways to implement this?

No

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

No

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

It's an internal change, no need to report.

abelsromero commented 1 year ago

Don't merge yet, I forgot to remove some un-necessary config files and I wan to see the rubygems error from CI (macos,19)

abelsromero commented 1 year ago

All fine, a random error :four_leaf_clover:

robertpanzer commented 1 year ago

Thank you!