This is an automated email from the ASF dual-hosted git repository. davsclaus 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 703f8ef CAMEL-17748: Upgrade to apache any23 2.7 703f8ef is described below commit 703f8ef828bcb224b885e50da97290e63d736002 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Mar 5 08:38:36 2022 +0100 CAMEL-17748: Upgrade to apache any23 2.7 --- 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 5d4fa97..1041137 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -36,7 +36,7 @@ <activemq-artemis-version>2.20.0</activemq-artemis-version> <activemq-version>5.16.4</activemq-version> <ahc-version>2.12.3</ahc-version> - <apache-any23-version>2.6</apache-any23-version> + <apache-any23-version>2.7</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 5462ddf..5418439 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -54,7 +54,7 @@ <activemq-artemis-version>2.20.0</activemq-artemis-version> <ahc-version>2.12.3</ahc-version> <apacheds-version>2.0.0.AM26</apacheds-version> - <apache-any23-version>2.6</apache-any23-version> + <apache-any23-version>2.7</apache-any23-version> <apache-drill-version>1.19.0</apache-drill-version> <apache-gora-version>0.9</apache-gora-version> <apicurio-version>1.1.20</apicurio-version>