Skip to content

Commit

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

---
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] committed Oct 21, 2022
1 parent 4cb9788 commit 0bdf3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mq/pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
<version>2.5.6</version>
<version>2.5.7</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 0bdf3e2

Please sign in to comment.