You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/08/31 11:00:24 UTC

[camel-spring-boot] branch main updated: Update asciidoctorj to 2.5.5 (#616)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new bccf46dd7e8 Update asciidoctorj to 2.5.5 (#616)
bccf46dd7e8 is described below

commit bccf46dd7e86ab447de148d5c70558afc0ef0cd4
Author: Tom Cunningham <tc...@redhat.com>
AuthorDate: Wed Aug 31 07:00:19 2022 -0400

    Update asciidoctorj to 2.5.5 (#616)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2313ca293c..41ffbf192c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <aether-version>1.0.2.v20150114</aether-version>
         <arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version>
         <arquillian-version>1.7.0.Alpha10</arquillian-version>
-        <asciidoctorj-version>2.3.0</asciidoctorj-version>
+        <asciidoctorj-version>2.5.5</asciidoctorj-version>
         <avro-version>1.11.0</avro-version>
         <glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
         <groovy-version>3.0.10</groovy-version>