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/01/19 07:37:35 UTC

[camel] 01/02: Upgrade Atlasmap to version 2.1.2

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 46c56081ec4cc4f47bfa9ea7ca844f3b994d5cc9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 08:32:53 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5836df1..d05fb8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -66,7 +66,7 @@
         <aspectj-version>1.9.6</aspectj-version>
         <assertj-version>3.18.1</assertj-version>
         <asterisk-java-version>1.0.0-final</asterisk-java-version>
-        <atlasmap-version>2.1.0</atlasmap-version>
+        <atlasmap-version>2.1.2</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>