Did you test everything build fine? This is crucial for the docs generated and used on the website.
Il lun 11 nov 2019, 19:03 <cohei...@apache.org> ha scritto: > This is an automated email from the ASF dual-hosted git repository. > > coheigea pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/camel.git > > commit 91a7fb48e96673ea26d5ecfb4fd72f934f9b8ac7 > Author: Colm O hEigeartaigh <cohei...@apache.org> > AuthorDate: Mon Nov 11 18:02:27 2019 +0000 > > Updating Asciidoctor > --- > parent/pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parent/pom.xml b/parent/pom.xml > index a5de5a8..821f3c1 100644 > --- a/parent/pom.xml > +++ b/parent/pom.xml > @@ -64,7 +64,7 @@ > > > <arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version> > <arquillian-version>1.5.0.Final</arquillian-version> > > > <arquillian-weld-embedded-version>2.0.0.Final</arquillian-weld-embedded-version> > - <asciidoctorj-version>1.5.6</asciidoctorj-version> > + <asciidoctorj-version>2.1.0</asciidoctorj-version> > <asm-version>5.0.4</asm-version> > <aspectj-version>1.9.4</aspectj-version> > <assertj-version>3.14.0</assertj-version> > >