You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/03/28 06:31:09 UTC

(camel) branch main updated: Added 3.9.0 releases for Camel Quarkus

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

acosentino 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 3facd2d963e Added 3.9.0 releases for Camel Quarkus
3facd2d963e is described below

commit 3facd2d963e187afd8e17634ca38cadd33d73930
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 28 07:30:49 2024 +0100

    Added 3.9.0 releases for Camel Quarkus
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../org/apache/camel/catalog/releases/camel-quarkus-releases.json    | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
index 35a9d663e7d..fc927e5941f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
@@ -237,5 +237,10 @@
         "date": "2024-03-19",
         "eol": "2025-02-12",
         "jdk": "17,21"
+    },
+    {
+        "version": "3.9.0",
+        "date": "2024-03-27",
+        "jdk": "17,21"
     }
 ]