Skip to content

Commit

Permalink
Bump org.eclipse.paho.client.mqttv3 in /plugins/devices/mqtt-client
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.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mcicolella committed Nov 9, 2019
1 parent e3bfcef commit 456dda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/devices/mqtt-client/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency> <dependency>
<groupId>org.eclipse.paho</groupId> <groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId> <artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.0</version> <version>1.2.1</version>
</dependency> </dependency>
</dependencies> </dependencies>


Expand Down

0 comments on commit 456dda6

Please sign in to comment.