You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ig...@apache.org on 2022/06/08 17:24:44 UTC

[camel] branch main updated: Update AtlasMap to version 2.3.18

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0fbbf1df752 Update AtlasMap to version 2.3.18
0fbbf1df752 is described below

commit 0fbbf1df752beaf55aa076863e52078658201abd
Author: Tomohisa Igarashi <tm...@gmail.com>
AuthorDate: Wed Jun 8 12:42:28 2022 -0400

    Update AtlasMap to version 2.3.18
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 4614ae1cdc1..fdaccf19b60 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -54,7 +54,7 @@
     <asm-version>8.0.1</asm-version>
     <assertj-version>3.23.1</assertj-version>
     <asterisk-java-version>3.12.0</asterisk-java-version>
-    <atlasmap-version>2.3.13</atlasmap-version>
+    <atlasmap-version>2.3.18</atlasmap-version>
     <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
     <atmos-client-version>3.2.1</atmos-client-version>
     <atmosphere-version>2.6.4</atmosphere-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 54e2ee70b07..53ed9ac751e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -71,7 +71,7 @@
         <asm-version>8.0.1</asm-version>
         <assertj-version>3.23.1</assertj-version>
         <asterisk-java-version>3.12.0</asterisk-java-version>
-        <atlasmap-version>2.3.13</atlasmap-version>
+        <atlasmap-version>2.3.18</atlasmap-version>
         <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
         <atmos-client-version>3.2.1</atmos-client-version>
         <atmosphere-version>2.6.4</atmosphere-version>