Skip to content

Commit 533d893

Browse files
build(deps): bump com.microsoft.azure.sdk.iot:iot-device-client (#1125)
Bumps [com.microsoft.azure.sdk.iot:iot-device-client](https://github.com/Azure/azure-iot-sdk-java) from 2.2.0 to 2.3.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed43868 commit 533d893

File tree

1 file changed

+1
-1
lines changed
  • plc4j/examples/hello-cloud-azure

1 file changed

+1
-1
lines changed

plc4j/examples/hello-cloud-azure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.microsoft.azure.sdk.iot</groupId>
4545
<artifactId>iot-device-client</artifactId>
46-
<version>2.2.0</version>
46+
<version>2.3.0</version>
4747
</dependency>
4848

4949
<dependency>

0 commit comments

Comments
 (0)