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:08 UTC

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

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>