You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/12/05 06:49:52 UTC

[camel] 01/02: Polished

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

commit fbcf967eeb5fd4e772e3a71b35463adbaff7982b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Dec 5 07:41:08 2022 +0100

    Polished
---
 components/camel-csimple-joor/src/main/docs/csimple-joor.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-csimple-joor/src/main/docs/csimple-joor.adoc b/components/camel-csimple-joor/src/main/docs/csimple-joor.adoc
index 0aefcda23c1..eb0a3ae305e 100644
--- a/components/camel-csimple-joor/src/main/docs/csimple-joor.adoc
+++ b/components/camel-csimple-joor/src/main/docs/csimple-joor.adoc
@@ -17,7 +17,7 @@ This module includes the jOOR compiler for the csimple language for runtime comp
 
 To use this, just include `camel-csimple-joor` in the classpath.
 
-NOTE: Java 8 is not supported. Java 11 or 14 is required.
+NOTE: Java 8 is not supported. Java 11 or newer is required.
 
 
 == Limitations