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 9953f2d Sync versions in antora.yml
9953f2d is described below
commit 9953f2d5b8799e83c9a4c07ebff64dc8d4316f10
Author: James Netherton <[email protected]>
AuthorDate: Wed Feb 9 11:20:23 2022 +0000
Sync versions in antora.yml
---
docs/antora.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index a73cf50..1413755 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -31,8 +31,8 @@ asciidoc:
target-maven-version: 3.8.4 # replace ${target-maven-version}
camel-version: 3.15.0 # replace ${camel.version}
camel-docs-version: 3.15.x # replace ${camel.docs.components.version}
- quarkus-version: 2.7.0.Final # replace ${quarkus.version}
- graalvm-version: 21.3.0 # replace ${graalvm.version}
+ quarkus-version: 2.7.1.Final # replace ${quarkus.version}
+ graalvm-version: 21.3.1 # replace ${graalvm.version}
graalvm-docs-version: 21.3
# attributes used in xrefs to other Antora components
cq-camel-components: 3.15.x@components # replace
${camel.docs.components.xref}