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 09:46:28 UTC

[camel-karaf] branch camel-karaf-3.x updated: CAMEL-19282: camel-aws - Upgrade to 2.20.17

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.x by this push:
     new ba7c2254 CAMEL-19282: camel-aws - Upgrade to 2.20.17
ba7c2254 is described below

commit ba7c2254210f522a3276c038d1f5c30b0e870236
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Apr 20 11:46:19 2023 +0200

    CAMEL-19282: camel-aws - Upgrade to 2.20.17
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4950e8ca..d8391c82 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.21.0-SNAPSHOT</camel-version>
@@ -127,7 +127,7 @@
         <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
         <avro-java-commons-compress-version>1.21</avro-java-commons-compress-version>
         <avro-jackson-version>2.12.3</avro-jackson-version>
-        <aws-sdk-v2-bundle-version>2.17.281_1</aws-sdk-v2-bundle-version>
+        <aws-sdk-v2-bundle-version>2.20.17_1</aws-sdk-v2-bundle-version>
         <azure-core-bundle-version>1.16.0_1</azure-core-bundle-version>
         <azure-core-amqp-bundle-version>2.0.3_1</azure-core-amqp-bundle-version>
         <azure-identity-bundle-version>1.5.0_1</azure-identity-bundle-version>