Skip to content

Commit

Permalink
build(deps): bump asciidoctorj from 2.5.9 to 2.5.10 (#979)
Browse files Browse the repository at this point in the history
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.9 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.9...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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent 7cdfcd4 commit 853c4ef
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 @@ -156,7 +156,7 @@

<!-- Site properties -->
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
<asciidoctorj.version>2.5.9</asciidoctorj.version>
<asciidoctorj.version>2.5.10</asciidoctorj.version>
<asciidoctorj.diagram.version>2.2.8</asciidoctorj.diagram.version>

<skip-code-generation-tests>true</skip-code-generation-tests>
Expand Down

0 comments on commit 853c4ef

Please sign in to comment.