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 2023/04/20 08:43:56 UTC

[camel-karaf] 01/02: Upgrade to karaf 4.4.3

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

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

commit 71eb355ef903f9f6e3ca72da313a2596753af966
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Apr 20 10:36:12 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 62461983..7afa9b21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <karaf4-version>4.4.2</karaf4-version>
+        <karaf4-version>4.4.3</karaf4-version>
 
         <!-- Camel target version -->
         <camel-version>3.20.4-SNAPSHOT</camel-version>