Skip to content

Commit

Permalink
Bump asciidoctorj.version from 2.5.12 to 2.5.13
Browse files Browse the repository at this point in the history
Bumps `asciidoctorj.version` from 2.5.12 to 2.5.13.

Updates `org.asciidoctor:asciidoctorj-api` from 2.5.12 to 2.5.13
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.13/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.12...v2.5.13)

Updates `org.asciidoctor:asciidoctorj` from 2.5.12 to 2.5.13
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.13/CHANGELOG.adoc)
- [Commits](asciidoctor/asciidoctorj@v2.5.12...v2.5.13)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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] authored Jun 4, 2024
1 parent 4134df4 commit f4cccc4
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 @@ -45,7 +45,7 @@
<properties>
<KeePassJava2.version>2.2.1</KeePassJava2.version>
<asciidoctor.maven.plugin.version>3.0.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>2.5.12</asciidoctorj.version>
<asciidoctorj.version>2.5.13</asciidoctorj.version>
<aws.sdk.version>2.25.64</aws.sdk.version>
<bootstrap.version>5.3.3</bootstrap.version>
<com.azure.spring.version>5.12.0</com.azure.spring.version>
Expand Down

0 comments on commit f4cccc4

Please sign in to comment.