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

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

commit 25d04612873bb26275c8114096a3308b22886817
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 4 10:19:15 2026 +0100

    Azure SDK BOM: Downgrade to 1.3.3 until the Azurite container will support 
the latest version
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e7e80e2ac312..916c282e7c35 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
         <awaitility-version>4.3.0</awaitility-version>
         <aws-java-sdk2-version>2.41.21</aws-java-sdk2-version>
         <aws-xray-version>2.20.0</aws-xray-version>
-        <azure-sdk-bom-version>1.3.4</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.3.3</azure-sdk-bom-version>
         
<azure-storage-blob-changefeed-version>12.0.0-beta.34</azure-storage-blob-changefeed-version>
         <beanio-version>3.2.1</beanio-version>
         <bouncycastle-version>1.83</bouncycastle-version>

Reply via email to