Skip to content

Commit a288d01

Browse files
dependabot[bot]markt-asf
authored andcommitted
Bump org.asciidoctor:asciidoctorj-pdf from 2.3.18 to 2.3.19
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.18 to 2.3.19. - [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj-pdf@v2.3.18...v2.3.19) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 191f840 commit a288d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<site.output.dir>${project.build.directory}/staging</site.output.dir>
8484
<maven.site.skip>true</maven.site.skip>
8585
<asciidoctorj.version>3.0.0</asciidoctorj.version>
86-
<asciidoctorj.pdf.version>2.3.18</asciidoctorj.pdf.version>
86+
<asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
8787
<jruby.version>9.4.0.0</jruby.version>
8888
<!-- status: DRAFT, BETA, etc., or blank for final -->
8989
<status>DRAFT</status>

0 commit comments

Comments
 (0)