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

commit f9cb7b94d7fdcd6fba8ff0e36e31a4f159c8fed5
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue May 10 11:16:46 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 3a7d6332..f62a47db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <karaf4-version>4.3.6</karaf4-version>
+        <karaf4-version>4.3.7</karaf4-version>
 
         <!-- Camel target version -->
         <camel-version>3.17.0-SNAPSHOT</camel-version>

Reply via email to