Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored and fbiville committed Apr 18, 2023
1 parent a043fa3 commit d8f3d01
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
<version>2.5.7</version>
<version>2.5.8</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
Expand Down

0 comments on commit d8f3d01

Please sign in to comment.