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.git
The following commit(s) were added to refs/heads/main by this push: new a90a1f57c14 Update what-are-the-dependencies.adoc (#9530) a90a1f57c14 is described below commit a90a1f57c145adadad48108563d637ebde8b3c39 Author: Chirag <chirag.sangh...@gmail.com> AuthorDate: Tue Mar 14 22:57:33 2023 -0400 Update what-are-the-dependencies.adoc (#9530) Updating documentation to reflect dependency for 4.0.0 --- docs/user-manual/modules/ROOT/pages/what-are-the-dependencies.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-manual/modules/ROOT/pages/what-are-the-dependencies.adoc b/docs/user-manual/modules/ROOT/pages/what-are-the-dependencies.adoc index 873e5399aa2..0faee84eb04 100644 --- a/docs/user-manual/modules/ROOT/pages/what-are-the-dependencies.adoc +++ b/docs/user-manual/modules/ROOT/pages/what-are-the-dependencies.adoc @@ -6,6 +6,7 @@ - Camel 3 requires JDK 8 and supports JDK 11 - Camel 3.15.0+ requires JDK 11 - Camel 3.17.0+ requires JDK 11 and supports JDK 17 +- Camel 4.0.0+ requires JDK 17 == Camel JAR Dependencies