Skip to content

Commit

Permalink
Merge pull request #116 from quarkiverse/dependabot/maven/com.hivemq-…
Browse files Browse the repository at this point in the history
…hivemq-mqtt-client-1.3.3

Bump com.hivemq:hivemq-mqtt-client from 1.3.2 to 1.3.3
  • Loading branch information
Pablo Gonzalez Granados authored Oct 3, 2023
2 parents a3e944f + 06076e5 commit 52b00a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-mqtt-client</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
Expand Down

0 comments on commit 52b00a7

Please sign in to comment.