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 abc749e5a3c CAMEL-17748: Upgrade to apache any23 2.7 (#8137) abc749e5a3c is described below commit abc749e5a3ceb7b7e020b32c81af84170b29f734 Author: Tom Cunningham <tcunn...@redhat.com> AuthorDate: Wed Aug 10 00:27:31 2022 -0400 CAMEL-17748: Upgrade to apache any23 2.7 (#8137) Co-authored-by: Claus Ibsen <claus.ib...@gmail.com> --- 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 588571c81f6..139bc0fac5a 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.5</activemq-version> <ahc-version>2.12.3</ahc-version> - <apache-any23-version>2.4</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 e5532c323ac..6e005b92019 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.7</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>