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/03/29 11:50:26 UTC

[camel] branch main updated: Update with latest releases in camel-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 1eb683dc6ca Update with latest releases in camel-catalog
1eb683dc6ca is described below

commit 1eb683dc6ca1e00427718c72343325f1abdc773a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 29 13:49:11 2023 +0200

    Update with latest releases in camel-catalog
---
 .../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 4ced882921b..56c3fd0a67d 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
@@ -150,5 +150,10 @@
         "version": "2.9.0",
         "date": "2022-05-11",
         "jdk": "11"
+    },
+    {
+        "version": "3.0.0-M1",
+        "date": "2023-03-17",
+        "jdk": "17"
     }
 ]