Skip to content

Commit

Permalink
Merge pull request #327 from dlsc-software-consulting-gmbh/dependabot…
Browse files Browse the repository at this point in the history
…/maven/org.asciidoctor-asciidoctorj-2.5.1

Bump asciidoctorj from 1.6.2 to 2.5.1
  • Loading branch information
dlemmermann committed Jun 15, 2021
2 parents 7cc844a + 874a915 commit 8ebedf3
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 @@ -21,7 +21,7 @@
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<asciidoctor.maven.plugin.version>2.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>1.6.2</asciidoctorj.version>
<asciidoctorj.version>2.5.1</asciidoctorj.version>
<jruby.version>9.2.6.0</jruby.version>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>
Expand Down

0 comments on commit 8ebedf3

Please sign in to comment.