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/08/04 07:27:14 UTC

[camel] 01/01: Upgrade to Azure 1.2.15

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

davsclaus pushed a commit to branch azure
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a034e34d7702d89e15d8d06104e8c64a6bc8a49d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 09:26:58 2023 +0200

    Upgrade to Azure 1.2.15
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8a1e47c0c37..18820a7d41d 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.20.117</aws-java-sdk2-version>
         <aws-xray-version>2.14.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.14</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.15</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.76</bouncycastle-version>
         <box-java-sdk-version>2.58.0</box-java-sdk-version>