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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 29cc8479 Camel 3.17 also support Java 17
29cc8479 is described below
commit 29cc8479adafc9325df568a10c23d9930f44bd80
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu May 19 13:10:53 2022 +0200
Camel 3.17 also support Java 17
---
content/releases/release-3.17.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/releases/release-3.17.0.md
b/content/releases/release-3.17.0.md
index 1fb39c4b..e86510b8 100644
--- a/content/releases/release-3.17.0.md
+++ b/content/releases/release-3.17.0.md
@@ -9,7 +9,7 @@ apiBreaking: ""
knownIssues: ""
jiraVersionId: 12351401
category: camel
-jdk: [11]
+jdk: [11,17]
---
This release is the new Camel 3.17.0 release.