Skip to content

Commit 7b75313

Browse files
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.1 to 2.2.6
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.1 to 2.2.6. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.6/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.6) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78e7bac commit 7b75313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.asciidoctor</groupId>
185185
<artifactId>asciidoctor-maven-plugin</artifactId>
186-
<version>2.2.1</version>
186+
<version>2.2.6</version>
187187
<executions>
188188
<execution>
189189
<id>generate-docs</id>

0 commit comments

Comments
 (0)