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/05/20 09:47:28 UTC

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

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

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

commit bdc3b182cec8da97f6581eb60fa24c8480ee1895
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat May 20 11:46:26 2023 +0200

    Upgrade to karaf 4.3.9
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 80104fd2..ec2cdf8e 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.7</karaf4-version>
+        <karaf4-version>4.3.9</karaf4-version>
 
         <!-- Camel target version -->
         <camel-version>3.18.7-SNAPSHOT</camel-version>
@@ -195,7 +195,7 @@
         <google-http-client-opencensus-api-version>0.31.1</google-http-client-opencensus-api-version>
         <google-proto-iam-version>1.3.4</google-proto-iam-version>
         <google-truth-version>0.30</google-truth-version>
-        <groovy-version>3.0.8</groovy-version>
+        <groovy-version>3.0.17</groovy-version>
         <grpc-bundle-version>1.44.1_1</grpc-bundle-version>
         <grpc-errorprone-version>2.3.4</grpc-errorprone-version>
         <grpc-google-auth-library-version>1.7.0</grpc-google-auth-library-version>