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 d0ceb2e187 Update graalvm-docs-version in antora.yml
d0ceb2e187 is described below

commit d0ceb2e18776d4bfddc900cde116cc6a654a9cc9
Author: James Netherton <[email protected]>
AuthorDate: Thu Sep 21 10:49:16 2023 +0100

    Update graalvm-docs-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 9e641c6685..cda3785fd5 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -32,7 +32,7 @@ asciidoc:
     camel-docs-version: 4.0.x # replace ${camel.docs.components.version}
     quarkus-version: 3.4.0 # replace ${quarkus.version}
     graalvm-version: 23.0.1 # replace ${graalvm.version}
-    graalvm-docs-version: 22.3
+    graalvm-docs-version: jdk17
     mapstruct-version: 1.5.5.Final # replace ${mapstruct.version}
     min-maven-version: 3.8.2 # replace ${min-maven-version}
     target-maven-version: 3.9.3 # replace ${target-maven-version}

Reply via email to