Skip to content

Commit

Permalink
[bot][8.38.x-prod]: Bump org.asciidoctor:asciidoctorj-pdf
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.13.
- [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.13)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 23ebdcb commit 874a228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/optaplanner-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
<!-- Required to generate the PDF file -->
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
<version>2.3.7</version>
<version>2.3.13</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 874a228

Please sign in to comment.