Skip to content

Commit c8f5a30

Browse files
Bump asciidoctorj from 2.5.5 to 2.5.6 (#425)
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.6/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj@v2.5.5...v2.5.6) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64742e9 commit c8f5a30

File tree

1 file changed

+1
-1
lines changed
  • components/sbm-recipes-boot-upgrade

1 file changed

+1
-1
lines changed

components/sbm-recipes-boot-upgrade/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.asciidoctor</groupId>
4747
<artifactId>asciidoctorj</artifactId>
48-
<version>2.5.5</version>
48+
<version>2.5.6</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)