Skip to content

Commit

Permalink
Bump asciidoctorj from 2.5.8 to 2.5.10
Browse files Browse the repository at this point in the history
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.8 to 2.5.10.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.10/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.8...v2.5.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 22, 2023
1 parent ddb8c8f commit 65bd8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<properties>
<asciidoctor.maven.plugin.version>2.2.3</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.9</asciidoctorj.pdf.version>
<asciidoctorj.version>2.5.8</asciidoctorj.version>
<asciidoctorj.version>2.5.10</asciidoctorj.version>
<jruby.version>9.4.3.0</jruby.version>
</properties>
<build>
Expand Down

0 comments on commit 65bd8b8

Please sign in to comment.