Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctorj-pdf from 2.3.7 to 2.3.14
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf) from 2.3.7 to 2.3.14.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctorj-pdf/commits/v2.3.14)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-pdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent df5e8e0 commit 01f664e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<properties>
<asciidoctor.version>2.2.2</asciidoctor.version>
<asciidoctorj-pdf.version>2.3.7</asciidoctorj-pdf.version>
<asciidoctorj-pdf.version>2.3.14</asciidoctorj-pdf.version>
<pdf.name>weld-reference.pdf</pdf.name>
<html.name>index.html</html.name>
<weld.version>${project.version}</weld.version>
Expand Down

0 comments on commit 01f664e

Please sign in to comment.