Skip to content

Commit 191f840

Browse files
dependabot[bot]markt-asf
authored andcommitted
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-tools-3.0.0...asciidoctor-maven-tools-3.1.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 893d62e commit 191f840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<groupId>org.asciidoctor</groupId>
143143
<artifactId>asciidoctor-maven-plugin</artifactId>
144144
<!-- Override parent until parent is updated -->
145-
<version>3.0.0</version>
145+
<version>3.1.0</version>
146146
<dependencies>
147147
<dependency>
148148
<groupId>org.jruby</groupId>

0 commit comments

Comments
 (0)