You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/22 08:34:21 UTC

[camel] branch master updated: Upgrade AsciidoctorJ to version 2.2.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6a7b196  Upgrade AsciidoctorJ to version 2.2.0
6a7b196 is described below

commit 6a7b1968f6302060c51657035f8d80918d2485d9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 22 09:09:36 2020 +0100

    Upgrade AsciidoctorJ to version 2.2.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1452724..6f0f43c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -63,7 +63,7 @@
         <arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version>
         <arquillian-version>1.6.0.Final</arquillian-version>
         <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version>
-        <asciidoctorj-version>2.1.0</asciidoctorj-version>
+        <asciidoctorj-version>2.2.0</asciidoctorj-version>
         <asm-version>5.0.4</asm-version>
         <aspectj-version>1.9.5</aspectj-version>
         <assertj-version>3.14.0</assertj-version>