This is an automated email from the ASF dual-hosted git repository. acosentino 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 bf774a1 Upgrade Karaf to version 4.3.3 bf774a1 is described below commit bf774a179db61cc38f3c2b74cf530531e8074c98 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 8 13:08:22 2021 +0200 Upgrade Karaf to version 4.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b1df37..277d983 100644 --- a/pom.xml +++ b/pom.xml @@ -218,7 +218,7 @@ <junit-bundle-version>4.11_1</junit-bundle-version> <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version> <kafka-bundle-version>2.8.0_1</kafka-bundle-version> - <karaf4-version>4.3.2</karaf4-version> + <karaf4-version>4.3.3</karaf4-version> <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version> <libphonenumber-bundle-version>8.12.31_1</libphonenumber-bundle-version> <lucene-bundle-version>8.9.0_1</lucene-bundle-version>