asciidoctor / asciidoctorj-pdf

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
Apache License 2.0
36 stars 17 forks source link

update to pdfbox 1.8.16, the latest 1.8 version of pdfbox #52

Closed ahus1 closed 3 years ago

ahus1 commented 3 years ago

Kind of change

Description

What is the goal of this pull request? Update pdfbox.

How does it achieve that? Update to latest 1.8 version.

Are there any alternative ways to implement this? Update to 2.x would be possible, but might include breaking changes.

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 https://github.com/asciidoctor/asciidoctorj/issues/907

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc (there is no CHANGELOG.adoc in this repo... should I add one?)

robertpanzer commented 3 years ago

Thanks! The integration test in asciidoctorj also upgraded to 1.8.16.