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:18:54 UTC

[camel] branch main updated: Update known camel releases

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 330cbfc42d3 Update known camel releases
330cbfc42d3 is described below

commit 330cbfc42d3a8503ef1bfd16536b051581ea8835
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"
     }
 ]