You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/16 06:55:17 UTC

[camel-karaf] branch camel-karaf-3.14.x updated: Upgrade to karaf 4.3.6

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.14.x by this push:
     new d79834d  Upgrade to karaf 4.3.6
d79834d is described below

commit d79834d03e68f5a73fc714a170400db31de95553
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Jan 16 07:55:03 2022 +0100

    Upgrade to karaf 4.3.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d6a6aef..03a2909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,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.1_1</kafka-bundle-version>
-        <karaf4-version>4.3.3</karaf4-version>
+        <karaf4-version>4.3.6</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <kubernetes-client-jackson-version>2.13.0</kubernetes-client-jackson-version>
         <libphonenumber-bundle-version>8.12.38_1</libphonenumber-bundle-version>