Skip to content

Commit

Permalink
Asciidoctor Maven Plugin and dependency versions updated (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWesterkamp-iJUG authored Aug 29, 2023
1 parent a8a2746 commit 83f17dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
<name>MicroProfile Specification</name>

<properties>
<asciidoctor.maven.plugin.version>2.2.3</asciidoctor.maven.plugin.version>
<!-- Required dependency overwrite versions for the AsciiDoctor Maven Plugin version -->
<asciidoctorj.version>2.5.7</asciidoctorj.version>
<asciidoctorj.diagram.version>2.2.4</asciidoctorj.diagram.version>
<asciidoctorj.pdf.version>2.3.4</asciidoctorj.pdf.version>
<jruby.version>9.3.10.0</jruby.version>
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
<!-- Required dependency overwrite versions for the Asciidoctor Maven Plugin version -->
<asciidoctorj.version>2.5.10</asciidoctorj.version>
<asciidoctorj.diagram.version>2.2.9</asciidoctorj.diagram.version>
<asciidoctorj.pdf.version>2.3.7</asciidoctorj.pdf.version>
<jruby.version>9.4.2.0</jruby.version>

<build.helper.maven.plugin.version>3.3.0</build.helper.maven.plugin.version>

Expand Down

0 comments on commit 83f17dc

Please sign in to comment.