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/07/13 05:29:58 UTC

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

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 914f2811e553883875bb5f78b037929c1f78b38d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 13 07:27:03 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e9a74c9..632b4c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
         <aspectj-version>1.9.7</aspectj-version>
         <assertj-version>3.20.2</assertj-version>
         <asterisk-java-version>3.12.0</asterisk-java-version>
-        <atlasmap-version>2.2.2</atlasmap-version>
+        <atlasmap-version>2.2.3</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>