Skip to content

Commit ed8ed7e

Browse files
authored
Merge pull request #762 from rabbitmq/dependabot/maven/org.asciidoctor-asciidoctor-maven-plugin-3.1.0
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0
2 parents 5954cdd + 358d12c commit ed8ed7e

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
@@ -101,7 +101,7 @@
101101

102102
<finalName>rabbitmq-${project.build.finalName}</finalName>
103103
<uberJarFinalName>perf-test</uberJarFinalName>
104-
<asciidoctor.maven.plugin.version>3.0.0</asciidoctor.maven.plugin.version>
104+
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
105105
<asciidoctorj.version>3.0.0</asciidoctorj.version>
106106
<!-- For GraalVM native image -->
107107
<graal-sdk.version>24.1.1</graal-sdk.version>

0 commit comments

Comments
 (0)