Skip to content

Commit

Permalink
build(deps): bump com.microsoft.azure.sdk.iot:iot-device-client
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure.sdk.iot:iot-device-client](https://github.com/Azure/azure-iot-sdk-java) from 2.3.0 to 2.3.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 400cbf5 commit 4450614
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.3.0</version>
<version>2.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4450614

Please sign in to comment.