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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8275a7ad711 Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24 (#14335)
8275a7ad711 is described below

commit 8275a7ad711d5da3577ba58206380db1bdaf0d8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 14:16:44 2024 +0200

    Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24 (#14335)
    
    * Bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.24
    
    Bumps 
[com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) from 
1.2.23 to 1.2.24.
    - [Release notes](https://github.com/azure/azure-sdk-for-java/releases)
    - 
[Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-sdk-bom_1.2.23...azure-sdk-bom_1.2.24)
    
    ---
    updated-dependencies:
    - dependency-name: com.azure:azure-sdk-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: Upgrade test container azurite
    
    it allows to be aligned with upgrade of Azure bom to 1.2.24
    
    Signed-off-by: Aurélien Pupier <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Aurélien Pupier <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aurélien Pupier <[email protected]>
---
 parent/pom.xml                                                          | 2 +-
 .../apache/camel/test/infra/azure/common/services/container.properties  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 72e2b8cf469..d070747e38d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,7 +78,7 @@
         <awaitility-version>4.2.1</awaitility-version>
         <aws-java-sdk2-version>2.25.65</aws-java-sdk2-version>
         <aws-xray-version>2.16.0</aws-xray-version>
-        <azure-sdk-bom-version>1.2.23</azure-sdk-bom-version>
+        <azure-sdk-bom-version>1.2.24</azure-sdk-bom-version>
         
<azure-storage-blob-changefeed-version>12.0.0-beta.21</azure-storage-blob-changefeed-version>
         <beanio-version>3.0.0</beanio-version>
         <bouncycastle-version>1.78</bouncycastle-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 272e57df96f..a7d61c3f6e9 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.29.0
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.30.0

Reply via email to