Skip to content

Commit

Permalink
fix: upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 from 1.2…
Browse files Browse the repository at this point in the history
….1 to 1.2.5

Snyk has created this PR to upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 from 1.2.1 to 1.2.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.eclipse.paho/org.eclipse.paho.client.mqttv3/

See this project in Snyk:
https://app.snyk.io/org/berezovskyi/project/11dcfb2f-86ff-495c-bc88-142a38d2018f?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and berezovskyi committed Dec 18, 2020
1 parent 3e3cbd0 commit b5f7207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trs/client/client-source-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.1</version>
<version>1.2.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b5f7207

Please sign in to comment.