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/08/11 15:02:34 UTC

[camel-kamelets] branch 3181 created (now 73921c06)

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

davsclaus pushed a change to branch 3181
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


      at 73921c06 Upgrade to Camel 3.18.1

This branch includes the following new commits:

     new 73921c06 Upgrade to Camel 3.18.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kamelets] 01/01: Upgrade to Camel 3.18.1

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 73921c067be74287ea4e764be0715cb1171a11b4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Aug 11 17:02:07 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index b0d295cb..7251f31a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
         <apache-rat-plugin.version>0.14</apache-rat-plugin.version>
 
-        <camel.version>3.18.0</camel.version>
+        <camel.version>3.18.1</camel.version>
         <slf4j.version>1.7.36</slf4j.version>
         <log4j.version>2.18.0</log4j.version>
         <jackson.version>2.13.3</jackson.version>