Skip to content

Commit

Permalink
update paho mqtt client to 1.2.5 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverrahner authored Oct 2, 2024
1 parent 570c238 commit 575ad08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
</dependency>

<!-- PROTOBUF -->
Expand Down

0 comments on commit 575ad08

Please sign in to comment.