diff --git a/pom.xml b/pom.xml
index 4bb4d04..f0908fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,13 @@
3.2.1
0.15
6.4.0
- 2.2.2
- 2.3.4
+
+
+ 2.2.4
+ 2.5.10
+ 2.3.7
+ 9.4.2.0
+
1.0.1
3.0.0-M7
3.0.1
@@ -408,7 +413,26 @@
org.asciidoctor
asciidoctor-maven-plugin
- ${version.plugin.asciidoctor}
+ ${asciidoctor.maven.plugin.version}
+
+
+
+ org.jruby
+ jruby
+ ${jruby.version}
+
+
+
+ org.asciidoctor
+ asciidoctorj
+ ${asciidoctorj.version}
+
+
+ org.asciidoctor
+ asciidoctorj-pdf
+ ${asciidoctorj.pdf.version}
+
+
${project.artifactId}.asciidoc
@@ -443,13 +467,6 @@
-
-
- org.asciidoctor
- asciidoctorj-pdf
- ${version.plugin.asciidoctor.pdf}
-
-