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 b9986d9  Upgrade to kamelets 0.9.3
b9986d9 is described below

commit b9986d9d4450b6844b03d49bc6df1cf6e8dd9038
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Nov 7 11:41:49 2022 +0100

    Upgrade to kamelets 0.9.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0df96d7..20d2889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@ under the License.
         <surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
         <version.camel-quarkus>2.13.0</version.camel-quarkus>
         <version.camel-classic>3.18.3</version.camel-classic>
-        <version.camel-kamelet>0.9.2</version.camel-kamelet>
+        <version.camel-kamelet>0.9.3</version.camel-kamelet>
         <version.maven-artifact>3.8.5</version.maven-artifact>
     </properties>
     <dependencyManagement>

Reply via email to