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

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


The following commit(s) were added to refs/heads/main by this push:
     new ec5ea46  Update min-maven-version in antora.yml
ec5ea46 is described below

commit ec5ea466594c719db1bce40e4b3d26765c0134a2
Author: James Netherton <[email protected]>
AuthorDate: Thu Jan 27 08:25:33 2022 +0000

    Update min-maven-version in antora.yml
---
 docs/antora.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 5c382fb..e4761be 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -27,7 +27,7 @@ asciidoc:
     prerelease: true
     requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'"
 
-    min-maven-version: 3.6.2 # replace ${min-maven-version}
+    min-maven-version: 3.8.1 # replace ${min-maven-version}
     target-maven-version: 3.8.4 # replace ${target-maven-version}
     camel-version: 3.14.0 # replace ${camel.version}
     camel-docs-version: 3.14.x # replace ${camel.docs.components.version}

Reply via email to