Skip to content

Commit

Permalink
build(deps): bump com.hivemq:hivemq-mqtt-client from 1.3.1 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases)
- [Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md)
- [Commits](hivemq/hivemq-mqtt-client@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: com.hivemq:hivemq-mqtt-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent f8a2740 commit 4beb07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/examples/hello-connectivity-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-mqtt-client</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
Expand Down

0 comments on commit 4beb07a

Please sign in to comment.