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 2021/04/27 09:56:04 UTC

[camel] branch main updated (7b3321e -> 5983d59)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 7b3321e  Regen for commit 0d026fbaa052ff85ed4b99dbae1de273fb1cac36
     new 51ff408  Upgrade Corda to version 4.8
     new 5983d59  Sync deps

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

[camel] 01/02: Upgrade Corda to version 4.8

Posted by ac...@apache.org.
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

commit 51ff408b748bafdf261ef4d8121621f424ea8587
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 27 11:45:51 2021 +0200

    Upgrade Corda to version 4.8
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f6a6371..91fd7cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,7 +135,7 @@
         <compress-lzf-version>1.0.4</compress-lzf-version>
         <consul-client-version>1.4.2</consul-client-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-        <corda-version>4.7</corda-version>
+        <corda-version>4.8</corda-version>
         <couchbase-client-version>3.1.4</couchbase-client-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.4.3</cxf-version>

[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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

commit 5983d59f22359b98b473e4396de1c065f7aff85d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 27 11:55:19 2021 +0200

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 5c2465e..fa2af8e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -152,7 +152,7 @@
     <compiler.fork>true</compiler.fork>
     <compress-lzf-version>1.0.4</compress-lzf-version>
     <consul-client-version>1.4.2</consul-client-version>
-    <corda-version>4.7</corda-version>
+    <corda-version>4.8</corda-version>
     <couchbase-client-version>3.1.4</couchbase-client-version>
     <curator-version>4.3.0</curator-version>
     <cxf-codegen-plugin-version>3.4.3</cxf-codegen-plugin-version>