You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/20 06:19:52 UTC

[camel] branch camel-3.14.x updated: Upgrade to apache any23 2.6

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

davsclaus pushed a commit to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new 9890101  Upgrade to apache any23 2.6
9890101 is described below

commit 9890101fc33b7000db6f4ebbc9162b4ca203721e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jan 20 07:19:16 2022 +0100

    Upgrade to apache any23 2.6
---
 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 fd43a7e..2cadd55 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -36,7 +36,7 @@
     <activemq-artemis-version>2.19.0</activemq-artemis-version>
     <activemq-version>5.16.3</activemq-version>
     <ahc-version>2.12.3</ahc-version>
-    <apache-any23-version>2.4</apache-any23-version>
+    <apache-any23-version>2.6</apache-any23-version>
     <apache-drill-version>1.19.0</apache-drill-version>
     <apache-gora-version>0.9</apache-gora-version>
     <apacheds-version>2.0.0.AM26</apacheds-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 9fa19f5..2408ed4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -53,7 +53,7 @@
         <activemq-artemis-version>2.19.0</activemq-artemis-version>
         <ahc-version>2.12.3</ahc-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
-        <apache-any23-version>2.4</apache-any23-version>
+        <apache-any23-version>2.6</apache-any23-version>
         <apache-drill-version>1.19.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <arangodb-java-version>6.14.0</arangodb-java-version>