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-karaf.git
The following commit(s) were added to refs/heads/main by this push: new 6fadef9 CAMEL-17748: Upgrade to apache any23 2.6 for karaf 6fadef9 is described below commit 6fadef98028f37838e404d79fc9e6d3c01abbdd7 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Mar 5 08:40:41 2022 +0100 CAMEL-17748: Upgrade to apache any23 2.6 for karaf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c95482a..d2746a1 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ <antlr-bundle-version>3.5.2_1</antlr-bundle-version> <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version> <antlr-runtime-v4-version>4.9</antlr-runtime-v4-version> - <apache-any23-bundle-version>2.5_1</apache-any23-bundle-version> + <apache-any23-bundle-version>2.6_1</apache-any23-bundle-version> <apache-mime4j-version>0.8.3</apache-mime4j-version> <asciidoctorj-version>2.1.0</asciidoctorj-version> <asm-version>5.0.4</asm-version>