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/03/07 08:44:56 UTC

[camel] branch camel-3.14.x updated: Revert "CAMEL-17748: Upgrade to apache any23 2.7"

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 c378ace  Revert "CAMEL-17748: Upgrade to apache any23 2.7"
c378ace is described below

commit c378ace9f4b5b7fad16ce24c5347e6f581245333
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 7 09:42:47 2022 +0100

    Revert "CAMEL-17748: Upgrade to apache any23 2.7"
    
    This reverts commit 1ffdd108697f19e7901fc37e1eaa285eb2ec0c14.
---
 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 bba6ae1..f1d3a65 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.7</apache-any23-version>
+    <apache-any23-version>2.4</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 57d9485..2dcea88 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.7</apache-any23-version>
+        <apache-any23-version>2.4</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>