You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2019/09/03 08:12:52 UTC

[cayenne] 04/04: update asciidoc

This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit bcdd5d91cb01a91a64c1dc66620a3216f5184729
Author: Nikita Timofeev <st...@gmail.com>
AuthorDate: Tue Sep 3 10:45:45 2019 +0300

    update asciidoc
---
 docs/asciidoc/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/asciidoc/pom.xml b/docs/asciidoc/pom.xml
index 75aedeb..604d577 100644
--- a/docs/asciidoc/pom.xml
+++ b/docs/asciidoc/pom.xml
@@ -42,10 +42,10 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <asciidoctorj.version>1.6.0-alpha.7</asciidoctorj.version>
-        <asciidoctor.maven.plugin.version>1.5.6</asciidoctor.maven.plugin.version>
-        <asciidoctorj.pdf.version>1.5.0-alpha.16</asciidoctorj.pdf.version>
-        <jruby.version>9.2.0.0</jruby.version>
+        <asciidoctorj.version>1.6.2</asciidoctorj.version>
+        <asciidoctor.maven.plugin.version>1.5.8</asciidoctor.maven.plugin.version>
+        <asciidoctorj.pdf.version>1.5.0-alpha.18</asciidoctorj.pdf.version>
+        <jruby.version>9.2.8.0</jruby.version>
         <cayenne.version>${project.version}</cayenne.version>
         <cayenne.major.version>4.2</cayenne.major.version>
     </properties>