You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/11 08:57:22 UTC

(camel) branch azure-sdk-bom created (now 84493511f5c)

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

acosentino pushed a change to branch azure-sdk-bom
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 84493511f5c Upgrade Azure SDK BOM to version 1.2.19

This branch includes the following new commits:

     new 84493511f5c Upgrade Azure SDK BOM to version 1.2.19

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Upgrade Azure SDK BOM to version 1.2.19

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch azure-sdk-bom
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 84493511f5c0ff0adfb64c320106bfb8ff923961
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 11 09:54:35 2023 +0100

    Upgrade Azure SDK BOM to version 1.2.19
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8cdc88038a3..d12ff9d3c30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
         <awaitility-version>4.2.0</awaitility-version>
         <aws-java-sdk2-version>2.21.42</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.18</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.19</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.19</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.77</bouncycastle-version>
         <box-java-sdk-version>4.6.1</box-java-sdk-version>