Bump asciidoctorj from 2.4.2 to 2.5.2 (#6813)

Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.4.2 to 2.5.2.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.4.2...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-14 20:13:26 +10:00 committed by GitHub
parent b30f6be914
commit 5b6c0c385b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1296,7 +1296,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
<version>2.4.2</version>
<version>2.5.2</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>