Skip to content

Commit 269e11b

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.1.1 to 3.2.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.1.1...asciidoctor-maven-tools-3.2.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 81310e2 commit 269e11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<description>The Weld reference guide</description>
2929

3030
<properties>
31-
<asciidoctor.version>3.1.1</asciidoctor.version>
31+
<asciidoctor.version>3.2.0</asciidoctor.version>
3232
<asciidoctorj-pdf.version>2.3.19</asciidoctorj-pdf.version>
3333
<pdf.name>weld-reference.pdf</pdf.name>
3434
<html.name>index.html</html.name>

0 commit comments

Comments
 (0)