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 2024/03/28 11:17:43 UTC

(camel) branch camel-4.4.x updated: Update known releases in catalog

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

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


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

commit f028f3e104b45a52dde6e8749f540a0e7bf5fec4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Mar 28 12:17:16 2024 +0100

    Update known releases in catalog
---
 .../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 47fdc9121d4..8cb72a2d075 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
@@ -869,5 +869,10 @@
         "eol": "2025-02-17",
         "kind": "lts",
         "jdk": "17,21"
+    },
+    {
+        "version": "4.5.0",
+        "date": "2024-03-28",
+        "jdk": "17,21"
     }
 ]