Skip to content

Commit

Permalink
Downgrading asciidoctorj-pdf to the latest version on Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jul 7, 2023
1 parent bf29505 commit 0d6bc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2050,7 +2050,7 @@ under the License.
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
<version>2.3.9</version>
<version>2.3.7</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 0d6bc68

Please sign in to comment.