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 2023/08/14 09:41:34 UTC

[camel] branch main updated: Add new 4.0.0 to known releases in catalog

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 c9ec585b24f Add new 4.0.0 to known releases in catalog
c9ec585b24f is described below

commit c9ec585b24fb3d8533f329e3d675614a48ba4cba
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 14 11:41:23 2023 +0200

    Add new 4.0.0 to known releases in catalog
---
 .../org/apache/camel/catalog/releases/camel-releases.json          | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
index e52bdb8cfea..19788488485 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
@@ -706,6 +706,13 @@
         "date": "2021-03-28",
         "jdk": "8,11"
     },
+    {
+        "version": "4.0.0",
+        "date": "2023-08-14",
+        "eol": "2024-08-14",
+        "kind": "lts",
+        "jdk": "17"
+    },
     {
         "version": "4.0.0-M1",
         "date": "2023-02-04",