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/10/18 07:19:11 UTC

[camel] branch camel-4.0.x updated: Update known camel releases

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
     new a83458bd3ff Update known camel releases
a83458bd3ff is described below

commit a83458bd3ffd8d1d70c18c32fef90d88606520ec
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Oct 18 09:18:43 2023 +0200

    Update known camel releases
---
 .../resources/org/apache/camel/catalog/releases/camel-releases.json  | 5 +++++
 1 file changed, 5 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 68823ef2b77..b1f56ed4a78 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
@@ -763,5 +763,10 @@
         "eol": "2024-08-14",
         "kind": "lts",
         "jdk": "17"
+    },
+    {
+        "version": "4.1.0",
+        "date": "2023-10-11",
+        "jdk": "17"
     }
 ]