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 2022/12/01 15:45:31 UTC

[camel-kameleon] branch main updated: Upgrade Camel to 3.18.4 from 3.18.3

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-kameleon.git


The following commit(s) were added to refs/heads/main by this push:
     new 1baa64a  Upgrade Camel to 3.18.4 from 3.18.3
1baa64a is described below

commit 1baa64ac90f7682b270a4bb7fdf7eeb3711c3224
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Dec 1 16:28:30 2022 +0100

    Upgrade Camel to 3.18.4 from 3.18.3
---
 pom.xml                          | 2 +-
 src/main/resources/kameleon.json | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5538822..62d7c72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@ under the License.
         <quarkus.platform.version>2.14.1.Final</quarkus.platform.version>
         <surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
         <version.camel-quarkus>2.14.0</version.camel-quarkus>
-        <version.camel-classic>3.18.3</version.camel-classic>
+        <version.camel-classic>3.18.4</version.camel-classic>
         <version.camel-kamelet>0.9.3</version.camel-kamelet>
         <version.maven-artifact>3.8.5</version.maven-artifact>
     </properties>
diff --git a/src/main/resources/kameleon.json b/src/main/resources/kameleon.json
index 16c4d82..cc8f913 100644
--- a/src/main/resources/kameleon.json
+++ b/src/main/resources/kameleon.json
@@ -6,7 +6,7 @@
       "componentListTitle": "Camel components",
       "versions": [
         {
-          "name": "3.18.3",
+          "name": "3.18.4",
           "suffix": "LTS",
           "javaVersions": ["11", "17"],
           "defaultJava": "11",
@@ -40,7 +40,7 @@
       "componentListTitle": "Camel components",
       "versions": [
         {
-          "name": "3.18.3",
+          "name": "3.18.4",
           "suffix": "LTS",
           "javaVersions": ["11", "17"],
           "defaultJava": "11",
@@ -90,7 +90,7 @@
       "componentListTitle": "Kamelets",
       "versions": [
         {
-          "name": "3.18.3",
+          "name": "3.18.4",
           "suffix": "LTS",
           "javaVersions": ["11", "17"],
           "defaultJava": "11",