This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-karaf-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/camel-karaf-3.4.x by this push:
     new 9cdc23a  CAMEL-16694: camel - Update dependencies in 3.4.x
9cdc23a is described below

commit 9cdc23af108201e9065f55e0e433250a5a713d8a
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 7 15:55:26 2021 +0200

    CAMEL-16694: camel - Update dependencies in 3.4.x
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eca9d8b..bb72155 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
         <junit-bundle-version>4.11_1</junit-bundle-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
         <kafka-bundle-version>2.4.1_1</kafka-bundle-version>
-        <karaf4-version>4.2.9</karaf4-version>
+        <karaf4-version>4.2.11</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <libphonenumber-bundle-version>8.12.4_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.4.1_1</lucene-bundle-version>

Reply via email to