Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
Bump org.eclipse.paho.client.mqttv3 from 1.2.0 to 1.2.1 in /testing
Browse files Browse the repository at this point in the history
Bumps org.eclipse.paho.client.mqttv3 from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: org.eclipse.paho:org.eclipse.paho.client.mqttv3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2021
1 parent c86ad43 commit f07f09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</dependency>

<!-- VERTX LIBRARY -->
Expand Down

0 comments on commit f07f09c

Please sign in to comment.