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/02/15 17:13:07 UTC

[camel] branch master updated (5bd6d2a -> 4fce5ca)

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

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


    from 5bd6d2a  CAMEL-16205: camel-http - Optimize extract response body for small payloads
     new adf7574  Upgrade Atlasmap to version 2.1.5
     new 4fce5ca  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 Atlasmap to version 2.1.5

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

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

commit adf7574101d9df8de753b2c77ba023bba49769cd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 15 18:00:15 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 52b8895..6234908 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -66,7 +66,7 @@
         <aspectj-version>1.9.6</aspectj-version>
         <assertj-version>3.19.0</assertj-version>
         <asterisk-java-version>1.0.0-final</asterisk-java-version>
-        <atlasmap-version>2.1.4</atlasmap-version>
+        <atlasmap-version>2.1.5</atlasmap-version>
         <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
         <atmos-client-version>3.1.0</atmos-client-version>
         <atmosphere-version>2.6.4</atmosphere-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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 4fce5ca7ef9f14e7e162c9786e63351e6c993c16
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 15 18:01:56 2021 +0100

    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 2c4c586..fed61ec 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -58,7 +58,7 @@
     <aspectj-version>1.9.6</aspectj-version>
     <assertj-version>3.19.0</assertj-version>
     <asterisk-java-version>1.0.0-final</asterisk-java-version>
-    <atlasmap-version>2.1.4</atlasmap-version>
+    <atlasmap-version>2.1.5</atlasmap-version>
     <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
     <atmos-client-version>3.1.0</atmos-client-version>
     <atmosphere-version>2.6.4</atmosphere-version>