Skip to content

Commit

Permalink
build(deps): bump iot-device-client from 2.1.2 to 2.1.3 (#700)
Browse files Browse the repository at this point in the history
Bumps [iot-device-client](https://github.com/Azure/azure-iot-sdk-java) from 2.1.2 to 2.1.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 25eb3e3 commit 6b944bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/examples/hello-cloud-azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>com.microsoft.azure.sdk.iot</groupId>
<artifactId>iot-device-client</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6b944bf

Please sign in to comment.