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/03 13:38:23 UTC

[camel] 01/03: Upgrade Atlasmap to version 2.1.4

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 9f3bee9419f522eb8b7dc108935e6619bd30ee3c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 3 14:14:01 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 06d9a20..b607514 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.2</atlasmap-version>
+        <atlasmap-version>2.1.4</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>