Skip to content

Commit

Permalink
Merge pull request #401 from jakartaee/dependabot/maven/org.asciidoct…
Browse files Browse the repository at this point in the history
…or-asciidoctorj-2.5.11

Bump org.asciidoctor:asciidoctorj from 2.5.10 to 2.5.11
  • Loading branch information
mswatosh authored Dec 21, 2023
2 parents bf970b7 + c09ee9b commit d02173d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<site.output.dir>${project.build.directory}/staging</site.output.dir>
<maven.site.skip>true</maven.site.skip>
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
<asciidoctorj.version>2.5.10</asciidoctorj.version>
<asciidoctorj.version>2.5.11</asciidoctorj.version>
<asciidoctorj.pdf.version>2.3.10</asciidoctorj.pdf.version>
<jruby.version>9.4.5.0</jruby.version>
<!-- status: DRAFT, BETA, etc., or blank for final -->
Expand Down

0 comments on commit d02173d

Please sign in to comment.