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

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


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
     new 883f88afd5d Update azure-sdk-bom to 1.2.26 (#15237)
883f88afd5d is described below

commit 883f88afd5d6d86fd5edae1d239805d02fbb8368
Author: Tom Cunningham <[email protected]>
AuthorDate: Tue Aug 20 13:38:46 2024 -0400

    Update azure-sdk-bom to 1.2.26 (#15237)
    
    * (chores) camel-test-infra-azure: upgrade container to 3.31.0
    
    * Update azure-sdk-bom to 1.2.26
    
    ---------
    
    Co-authored-by: Otavio Rodolfo Piske <[email protected]>
---
 parent/pom.xml                                                        | 4 ++--
 .../camel/test/infra/azure/common/services/container.properties       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f7f1659d06b..5f4e5dbf54c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,8 +70,8 @@
         <awaitility-version>4.2.1</awaitility-version>
         <aws-java-sdk2-version>2.24.0</aws-java-sdk2-version>
         <aws-xray-version>2.15.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.20</azure-sdk-bom-version>
-        
<azure-storage-blob-changefeed-version>12.0.0-beta.19</azure-storage-blob-changefeed-version>
+        <azure-sdk-bom-version>1.2.26</azure-sdk-bom-version>
+        
<azure-storage-blob-changefeed-version>12.0.0-beta.24</azure-storage-blob-changefeed-version>
         <beanio-version>3.0.0</beanio-version>
         <bouncycastle-version>1.77</bouncycastle-version>
         <box-java-sdk-version>4.7.0</box-java-sdk-version>
diff --git 
a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
 
b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index 2e4b7e01687..bfd0dc1a5e6 100644
--- 
a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ 
b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-azure.container=mcr.microsoft.com/azure-storage/azurite:3.28.0
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.31.0

Reply via email to