From 82961ca85eeaa405b4ca1e95a5cfb1f41d7a0b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:50:50 +0000 Subject: [PATCH] build(deps): bump com.microsoft.azure.sdk.iot:iot-device-client Bumps [com.microsoft.azure.sdk.iot:iot-device-client](https://github.com/Azure/azure-iot-sdk-java) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/Azure/azure-iot-sdk-java/releases) - [Changelog](https://github.com/Azure/azure-iot-sdk-java/blob/main/upcoming_certificate_changes_readme.md) - [Commits](https://github.com/Azure/azure-iot-sdk-java/commits) --- updated-dependencies: - dependency-name: com.microsoft.azure.sdk.iot:iot-device-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plc4j/examples/hello-cloud-azure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/examples/hello-cloud-azure/pom.xml b/plc4j/examples/hello-cloud-azure/pom.xml index cba8fed0b27..6fd29701ff1 100644 --- a/plc4j/examples/hello-cloud-azure/pom.xml +++ b/plc4j/examples/hello-cloud-azure/pom.xml @@ -47,7 +47,7 @@ com.microsoft.azure.sdk.iot iot-device-client - 2.4.1 + 2.5.0